From 48ee086361f25513f793f7c441c1103b4000f129 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 20 Jan 2020 03:38:19 -0500 Subject: [PATCH] Update history to reflect merge of #7979 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8c93c578..35bf8d63 100644 --- a/History.markdown +++ b/History.markdown @@ -42,6 +42,7 @@ * Corrected typo (#7975) * docs: remove watch option in config (#7940) * Correct a sentence in the documentation (#7978) + * Fix YAML representation of `group_by` result (#7979) ### Development Fixes