From cbc0e72847ac3e208a78929f02e99acc9d0484b8 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Wed, 22 May 2013 14:42:18 -0500 Subject: [PATCH] Update history to reflect merge of #1063 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 05ad9fe5..b68131fb 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Exit with a non-zero exit code when dealing with a Liquid error (#1121) * Make the `exclude` and `include` options backwards compatible with versions of Jekyll prior to 1.0 (#1114) + * Fix pagination on Windows (#1063) ### Site Enhancements * Documentation highlight boxes shouldn't show scrollbars if not necessary (#1123)