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

This commit is contained in:
Parker Moore 2014-06-28 16:59:08 -04:00
parent 7eb5e07e9d
commit 8b36b71833
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@
* Merge file system categories with categories from YAML. (#2531) * Merge file system categories with categories from YAML. (#2531)
* Deep merge front matter defaults (#2490) * Deep merge front matter defaults (#2490)
* Ensure exclude and include arrays are arrays of strings (#2542) * Ensure exclude and include arrays are arrays of strings (#2542)
* Allow collections to have dots in their filenames (#2552)
* Collections shouldn't try to read in directories as files (#2552)
### Development Fixes ### Development Fixes