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

This commit is contained in:
Matt Rogers 2014-05-06 16:49:40 -05:00
parent 5c109ee8dc
commit e7e67ad235
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@
* Make template site easier to customize (#2268)
* Add two-digit year to permalink template option (#2301)
* Add `site.documents` to Liquid payload (list of all docs) (#2295)
* Take into account missing values in the Liquid sort filter (#2299)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)