Update history to reflect merge of #4311

[ci skip]
This commit is contained in:
Parker Moore 2016-01-04 13:04:38 -08:00
parent 378ec5a4b8
commit a62e085ea0
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
* Rename `@options` so that it does not impact Liquid. (#4173)
* utils/drops: update Drop to support `Utils.deep_merge_hashes` (#4289)
* Make sure jekyll/drops/drop is loaded first. (#4292)
* Convertible/Page/Renderer: use payload hash accessor & setter syntax for backwards-compatibility (#4311)
### Development Fixes