Update history to reflect merge of #1116

This commit is contained in:
Matt Rogers
2013-05-16 15:27:50 -05:00
parent 70672c98d9
commit 4123406bd2

View File

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