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

This commit is contained in:
jekyllbot
2019-05-15 11:43:16 -04:00
parent 965aef60e6
commit 12c074303e

View File

@@ -93,6 +93,7 @@
* Utilize absolute paths of user-provided file paths (#7450)
* ISO week date drops (#5981)
* Detect `nil` and empty values in objects with `where` filter (#7580)
* Initialize mutations for Drops only if necessary (#7657)
### Development Fixes