diff --git a/History.markdown b/History.markdown index aed14249..65974d17 100644 --- a/History.markdown +++ b/History.markdown @@ -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