From 4df051c49bdb05e75ec86568f2e1fde92165cfdb Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 16 Jul 2013 22:49:32 -0500 Subject: [PATCH] Update history to reflect merge of #1310 --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index f9e120d0..231c5838 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,8 @@ * Remove erroneous statement that `site.pages` are sorted alphabetically. * Add info about the `_drafts` directory to the directory structure docs (#1320) + * Improve the layout of the plugin listing by organizing it into + categories (#1310) ## 1.1.0 / 2013-07-14