Update history to reflect merge of #4307

[ci skip]
This commit is contained in:
Parker Moore 2016-01-04 16:26:02 -08:00
parent f47612ee98
commit 657b6b328c
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
* Convertible/Page/Renderer: use payload hash accessor & setter syntax for backwards-compatibility (#4311) * Convertible/Page/Renderer: use payload hash accessor & setter syntax for backwards-compatibility (#4311)
* Drop: fix hash setter precendence (#4312) * Drop: fix hash setter precendence (#4312)
* utils: `has_yaml_header?` should accept files with extraneous spaces (#4290) * utils: `has_yaml_header?` should accept files with extraneous spaces (#4290)
* Escape html from site.title and page.title in site template (#4307)
### Development Fixes ### Development Fixes