Update history to reflect merge of #1759

This commit is contained in:
Matt Rogers
2013-11-26 19:46:46 -06:00
parent f8ae2ce7d9
commit 4cc0bdf8ff

View File

@@ -4,6 +4,8 @@
### Minor Enhancements
* Add a `--prefix` option to passthrough for the importers (#1669)
* Push the paginator plugin lower in the plugin priority order so
other plugins run before it (#1759)
### Bug Fixes
* Fix the include tag when ran in a loop (#1726)