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

This commit is contained in:
jekyllbot 2016-03-20 15:34:36 -07:00
parent 848b1358a1
commit 2736be44c5
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
* Filters#time: clone an input Time so as to be non-destructive (#4590) * Filters#time: clone an input Time so as to be non-destructive (#4590)
* 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)
### Development Fixes ### Development Fixes