Update history to reflect merge of #1592

Combine it with the entry for #1590 since they're related. Move it
down to the site enhancements section since both pulls are changes to
the site.
This commit is contained in:
Matt Rogers 2013-10-02 23:06:31 -05:00
parent 3a72906795
commit 7d56426d50
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,6 @@
### 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)
@ -32,6 +31,7 @@
* Add note about installing Xcode on the Mac in the Installation docs (#1561)
* Simplify/generalize pagination docs (#1577)
* Add documentation for the new data sources feature (#1503)
* Add more information on how to create generators (#1590, #1592)
## 1.2.1 / 2013-09-14