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

This commit is contained in:
Parker Moore
2014-08-12 21:05:08 -04:00
parent 315cc386e5
commit 2b81e5ed19

View File

@@ -16,6 +16,7 @@
* Move instances of `Time.parse` into a Utils method (#2682)
* Ignore subfolders in the `_posts` folder (#2705) REVERTS (#2633)
* Front Matter default types should always be pluralized (#2732)
* Read in static files into `collection.files` as `StaticFile`s (#2737)
### Bug Fixes