From 12c074303e8aae3762cd5f1beea035b1e1198a37 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 15 May 2019 11:43:16 -0400 Subject: [PATCH] Update history to reflect merge of #7657 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0f5dabc8..6d681502 100644 --- a/History.markdown +++ b/History.markdown @@ -93,6 +93,7 @@ * 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) + * Initialize mutations for Drops only if necessary (#7657) ### Development Fixes