Update history to reflect merge of #1063

This commit is contained in:
Matt Rogers 2013-05-22 14:42:18 -05:00
parent 1eab13c068
commit cbc0e72847
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Exit with a non-zero exit code when dealing with a Liquid error (#1121) * Exit with a non-zero exit code when dealing with a Liquid error (#1121)
* Make the `exclude` and `include` options backwards compatible with * Make the `exclude` and `include` options backwards compatible with
versions of Jekyll prior to 1.0 (#1114) versions of Jekyll prior to 1.0 (#1114)
* Fix pagination on Windows (#1063)
### Site Enhancements ### Site Enhancements
* Documentation highlight boxes shouldn't show scrollbars if not necessary (#1123) * Documentation highlight boxes shouldn't show scrollbars if not necessary (#1123)