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

This commit is contained in:
jekyllbot 2019-05-15 11:48:18 -04:00
parent ec347597da
commit d6a756ba27
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
* ISO week date drops (#5981)
* Detect `nil` and empty values in objects with `where` filter (#7580)
* Initialize mutations for Drops only if necessary (#7657)
* Reduce Array allocations via Jekyll::Cleaner (#7659)
### Development Fixes