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

This commit is contained in:
Parker Moore 2014-08-02 14:45:01 -04:00
parent 81807cb5af
commit 3e98860241
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* Use non padded config in `strftime` to avoid parse string twice (#2673)
* Replace deprecated Ruby methods with undeprecated ones (#2664)
* Catch errors when parsing Post `date` front matter value & produce nice error message (#2649)
* Allow static files in Collections (#2615)
### Development Fixes