Update history to reflect merge of #1590

This commit is contained in:
Matt Rogers 2013-09-30 16:41:10 -05:00
parent 670ec70c84
commit 92907c9545
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
### Development Fixes
* Add coverage reporting with Coveralls (#1539)
* Refactor the Liquid `include` tag (#1490)
* Update the documentation for generators (#1590)
### Site Enhancements
* Fix params for `JekyllImport::WordPress.process` arguments (#1554)