Update history to reflect merge of #1121

This commit is contained in:
Matt Rogers 2013-05-17 22:43:56 -05:00
parent 2b84173eca
commit 9614d516f0
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
### Bug Fixes
* Rename Jekyll::Logger to Jekyll::Stevenson to fix inheritance issue (#1106)
* Exit with a non-zero exit code when dealing with a Liquid error (#1121)
### Site Enhancements
* Add link to jekyll-minibundle in the doc's plugins list (#1035)