Update history.markdown to reflect the merger of #4633

This commit is contained in:
Jordon Bedwell 2016-03-04 10:27:04 -06:00
parent 03f57a898b
commit a416802a89
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
### Bug Fixes ### Bug Fixes
* Site Template: Added a default lang attribute (#4633)
* Site template: Escape title and description where it is used in HTML (#4606) * 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) * 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) * Filters#time: clone an input Time so as to be non-destructive (#4590)