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

This commit is contained in:
Parker Moore 2014-08-10 16:45:42 -04:00
parent 11373acb15
commit fb02ce1e33
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
* 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)
* When Reading Documents, Respect `encoding` Option (#2720)
### Development Fixes