Update history to reflect merge of #1754

This commit is contained in:
Matt Rogers 2013-11-25 20:56:48 -06:00
parent cbfb4e7414
commit 47eac96fdc
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* Extract `Site#filter_entries` into its own object (#1697)
* Enable Travis' bundle caching (#1734)
* Remove trailing whitespace in some files (#1736)
* Fix a duplicate test name (#1754)
### Site Enhancements
* Update link to example Rakefile to point to specific commit (#1741)