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

This commit is contained in:
Parker Moore 2014-08-12 12:48:09 -04:00
parent 871e425fa0
commit 5367bc3416
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* Allow partial variables in include tag filename argument (#2693)
* 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)
### Bug Fixes