From dea6bdbfafe1bd9cf3f65214885dbd28f3f26f28 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 22 Mar 2019 10:53:37 -0400 Subject: [PATCH] Update history to reflect merge of #7580 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) 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