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

This commit is contained in:
jekyllbot 2019-05-15 12:14:10 -04:00
parent 20c9d0957a
commit a430c22007
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@
* Detect `nil` and empty values in objects with `where` filter (#7580) * Detect `nil` and empty values in objects with `where` filter (#7580)
* Initialize mutations for Drops only if necessary (#7657) * Initialize mutations for Drops only if necessary (#7657)
* Reduce Array allocations via Jekyll::Cleaner (#7659) * Reduce Array allocations via Jekyll::Cleaner (#7659)
* Encode and unencode urls only as required (#7654)
### Development Fixes ### Development Fixes