Update history to reflect merge of #1746

This commit is contained in:
Matt Rogers 2013-11-22 22:30:27 -06:00
parent 7cb44fdff1
commit 33be5b0361
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
### 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) * Fix errors when using `--watch` on 1.8.7 (#1730)
* Specify where the include is called from if an included file is
missing (#1746)
### Development Fixes ### Development Fixes
* Extract `Site#filter_entries` into its own object (#1697) * Extract `Site#filter_entries` into its own object (#1697)