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

This commit is contained in:
jekyllbot 2016-03-01 20:00:49 -08:00
parent 11d2d78cd9
commit 81c88d6833
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* Document#date: drafts which have no date should use source file mtime (#4611)
* Filters#time: clone an input Time so as to be non-destructive (#4590)
* Doctor: fix issue where `--config` wasn't a recognized flag (#4598)
* Ensures related_posts are only set for a post (#4620)
### Development Fixes