Update history to reflect merge of #1726

This commit is contained in:
Matt Rogers 2013-11-15 08:26:45 -06:00
parent e0ef667dad
commit 1d81f2553d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Add a `--prefix` option to passthrough for the importers (#1669)
### Bug Fixes
* Fix the include tag when ran in a loop (#1726)
### Development Fixes
* Extract `Site#filter_entries` into its own object (#1697)