From 475c4c399db58e4bf3318f4cf208e893c60fe329 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 16 Jul 2013 18:05:53 +0200 Subject: [PATCH] Update history to reflect removal of erroneous statement in docs about site.pages' sorting. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 640a2468..410d3d3e 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ ### Site Enhancements * Add Jekyll Image Tag to the plugins list (#1306) + * Remove erroneous statement that `site.pages` are sorted alphabetically. ## 1.1.0 / 2013-07-14