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

This commit is contained in:
Parker Moore 2014-08-12 13:47:45 -04:00
parent ba63a2c6d1
commit 5c9eb324e8
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
* Use case-insensitive checking for the file extensions when loading config files (#2718) * Use case-insensitive checking for the file extensions when loading config files (#2718)
* When Reading Documents, Respect `encoding` Option (#2720) * When Reading Documents, Respect `encoding` Option (#2720)
* Refactor based on jekyll-watch clean-up. (#2716) * Refactor based on jekyll-watch clean-up. (#2716)
* Document#to_s should produce just the content of the document (#2731)
### Development Fixes ### Development Fixes