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

This commit is contained in:
Parker Moore 2014-08-12 13:49:26 -04:00
parent 5c9eb324e8
commit a330bb0801
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +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) * `Document#to_s` should produce just the content of the document (#2731)
### Development Fixes ### Development Fixes