From 4eb7a408e459448eaf7122ca8139e8960fa4a79a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 3 Feb 2020 12:08:10 -0500 Subject: [PATCH] Update history to reflect merge of #7870 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 910ad1f9..e2a46759 100644 --- a/History.markdown +++ b/History.markdown @@ -45,6 +45,7 @@ * Fix YAML representation of `group_by` result (#7979) * Move --baseurl to build command options (#7985) * Correct documentation of filters (#7989) + * Document sorting two documents by their `date` (#7870) ### Development Fixes