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

This commit is contained in:
jekyllbot
2019-03-22 10:53:37 -04:00
parent 9240addcf0
commit dea6bdbfaf

View File

@@ -90,6 +90,7 @@
* Lock use of `tzinfo` gem to v1.x (#7521, #7562)
* 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)
### Development Fixes