Update history to reflect merge of #4290

[ci skip]
This commit is contained in:
Parker Moore 2016-01-04 14:57:59 -08:00
parent a78230ccdb
commit 10a1b9451a
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
* Make sure jekyll/drops/drop is loaded first. (#4292)
* Convertible/Page/Renderer: use payload hash accessor & setter syntax for backwards-compatibility (#4311)
* Drop: fix hash setter precendence (#4312)
* utils: `has_yaml_header?` should accept files with extraneous spaces (#4290)
### Development Fixes