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

This commit is contained in:
Parker Moore 2014-08-10 16:18:17 -04:00
parent e5463b41f2
commit 67da09e5e0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
* Allow static files in Collections (#2615)
* Fixed typo in `Deprecator#gracefully_require` error message (#2694)
* Remove preemptive loading of the 'classifier' gem. (#2697)
* Use case-insensitive checking for the file extensions when loading config files (#2718)
### Development Fixes