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

This commit is contained in:
jekyllbot 2016-02-29 16:12:06 -08:00
parent c16a2f4d6a
commit 39a4dc6fb7
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,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)
### Development Fixes