Update history to reflect merge of #1156

This commit is contained in:
Matt Rogers 2013-05-28 21:38:19 -05:00
parent 86e72db4cd
commit 2defdad3ae
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
* Make the `exclude` and `include` options backwards compatible with
versions of Jekyll prior to 1.0 (#1114)
* Fix pagination on Windows (#1063)
* Fix the application of Pygments' Generic Output style to Go code
(#1156)
### Site Enhancements
* Documentation for `date_to_rfc822` and `uri_escape` (#1142)