Update history to reflect merge of #1115

This commit is contained in:
Matt Rogers 2013-05-17 23:16:26 -05:00
parent 7c012a9e0c
commit 70d38c70f7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
### Minor Enhancements
* Move the building of related posts into their own class (#1057)
* Removed trailing spaces in several places throughout the code (#1116)
* Add a `--force` option to `jekyll new` (#1115)
### Bug Fixes
* Rename Jekyll::Logger to Jekyll::Stevenson to fix inheritance issue (#1106)