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

This commit is contained in:
jekyllbot 2016-02-29 15:50:30 -08:00
parent ac704b9763
commit 0114c51c6e
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## HEAD
### Minor Enhancements
* Allow collections to have documents that have no file extension (#4545)
### Bug Fixes
* Site template: Escape title and description where it is used in HTML (#4606)