Update history to reflect closing of #2520.

This commit is contained in:
Parker Moore 2014-06-28 17:20:09 -04:00
parent e332197660
commit 3dffa8284f
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
* 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)
* Be quiet very quickly. (#2520)
### Development Fixes