Update history to reflect merge of #3849 [ci skip]

This commit is contained in:
jekyllbot 2016-03-24 13:54:04 -07:00
parent 7a4817e55a
commit 9234fa7510
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
* Doctor: fix issue where `--config` wasn't a recognized flag (#4598) * Doctor: fix issue where `--config` wasn't a recognized flag (#4598)
* Ensures related_posts are only set for a post (#4620) * Ensures related_posts are only set for a post (#4620)
* EntryFilter#special?: ignore filenames which begin with '~' (#4491) * EntryFilter#special?: ignore filenames which begin with '~' (#4491)
* Cleaner: `keep_files` should only apply to the beginning of paths, not substrings with index > 0 (#3849)
### Development Fixes ### Development Fixes