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

This commit is contained in:
Parker Moore
2014-08-10 20:28:49 -04:00
parent 47b38cf9ee
commit 6470804a51

View File

@@ -24,6 +24,7 @@
* 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)
* Refactor based on jekyll-watch clean-up. (#2716)
### Development Fixes