Update history to reflect merge of #1514

This commit is contained in:
Matt Rogers 2013-09-30 22:55:25 -05:00
parent 9d4f9169e9
commit cb8572fedb
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
### Minor Enhancements ### Minor Enhancements
* Decrease the specificity in the site template CSS (#1574) * Decrease the specificity in the site template CSS (#1574)
* Add `encoding` configuration option (#1449) * Add `encoding` configuration option (#1449)
* Provide better error handling for Jekyll's custom Liquid tags
(#1514)
### Bug Fixes ### Bug Fixes
* Fix up matching against source and destination when the two * Fix up matching against source and destination when the two