From f3b4cad057a9632d4129d0f0529ec5bdbad8abce Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 29 Jan 2020 17:01:58 -0500 Subject: [PATCH] Update history to reflect merge of #7985 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 35bf8d63..07e92a66 100644 --- a/History.markdown +++ b/History.markdown @@ -43,6 +43,7 @@ * docs: remove watch option in config (#7940) * Correct a sentence in the documentation (#7978) * Fix YAML representation of `group_by` result (#7979) + * Move --baseurl to build command options (#7985) ### Development Fixes