Update history to reflect resolution of #4598 [ci skip]

This commit is contained in:
Parker Moore 2016-02-29 16:20:49 -08:00
parent 14e9ec2bbb
commit f66f791668
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Site template: Escape title and description where it is used in HTML (#4606)
* 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)
### Development Fixes