From b98a91935166540e9e92153f3dffc56409f8cb46 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sat, 1 Feb 2020 23:31:16 -0500 Subject: [PATCH] Update history to reflect merge of #7989 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 78e736f6..910ad1f9 100644 --- a/History.markdown +++ b/History.markdown @@ -44,6 +44,7 @@ * Correct a sentence in the documentation (#7978) * Fix YAML representation of `group_by` result (#7979) * Move --baseurl to build command options (#7985) + * Correct documentation of filters (#7989) ### Development Fixes