Update history to reflect merge of #4289

[ci skip]
This commit is contained in:
Parker Moore 2015-12-27 08:27:37 -05:00
parent 7c4876d2eb
commit cb342c375d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* Avoid using `Dir.glob` with absolute path to allow special characters in the path (#4150)
* Handle empty config files (#4052)
* Rename `@options` so that it does not impact Liquid. (#4173)
* utils/drops: update Drop to support `Utils.deep_merge_hashes` (#4289)
### Development Fixes