Update history to reflect merge of #1730

This commit is contained in:
Matt Rogers 2013-11-17 23:01:28 -06:00
parent c120b96638
commit 315cfcd727
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
### Bug Fixes ### Bug Fixes
* Fix the include tag when ran in a loop (#1726) * Fix the include tag when ran in a loop (#1726)
* Fix errors when using `--watch` on 1.8.7 (#1730)
### Development Fixes ### Development Fixes
* Extract `Site#filter_entries` into its own object (#1697) * Extract `Site#filter_entries` into its own object (#1697)