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

This commit is contained in:
Parker Moore 2014-05-06 16:29:49 -04:00
parent 875718f40c
commit 21ab72b4da
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@
* Modify configuration key for Collections and reset properly. (#2238)
* Avoid duplicated output using `highlight` tag (#2264)
* Only use Jekyll.logger for output (#2307)
* Close the file descriptor in `has_yaml_header?` (#2310)
### Development Fixes
* Add a link to the site in the README.md file (#1795)