Update history to reflect merge of #2295 [ci skip]

This commit is contained in:
Parker Moore 2014-05-06 12:29:42 -04:00
parent c8a715d09b
commit 3eafb29eb8
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
* Return `utf-8` encoding in header for webrick error page response (#2289) * Return `utf-8` encoding in header for webrick error page response (#2289)
* Make template site easier to customize (#2268) * Make template site easier to customize (#2268)
* Add two-digit year to permalink template option (#2301) * Add two-digit year to permalink template option (#2301)
* Add `site.documents` to Liquid payload (list of all docs) (#2295)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)