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

This commit is contained in:
Parker Moore 2014-08-05 17:02:03 -04:00
parent f39c2610ee
commit b3069c0802
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* 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)
* Remove preemptive loading of the 'classifier' gem. (#2697)
### Development Fixes