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

This commit is contained in:
Parker Moore 2014-08-05 15:02:24 -04:00
parent 018390cf64
commit 6ca8baa572
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* 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)
* Fixed typo in `Deprecator#gracefully_require` error message (#2694)
### Development Fixes