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
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
### Minor Enhancements ### Minor Enhancements
* Add a `--prefix` option to passthrough for the importers (#1669) * 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 ### Bug Fixes
* Fix the include tag when ran in a loop (#1726) * Fix the include tag when ran in a loop (#1726)