From 96e2ea1ad0526d4fe3d8be16affbcf02d0165f3b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 10 Dec 2019 05:20:11 -0500 Subject: [PATCH] Update history to reflect merge of #7931 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 66081b79..a3ca54ba 100644 --- a/History.markdown +++ b/History.markdown @@ -33,6 +33,7 @@ * docs: add options for watch and force polling (#7918) * add install instructions for ArchLinux and openSUSE (#7920) * Improve index page of Jekyll documentation (#7926) + * Include path in jekyll new commands (Usage docs) (#7931) ### Development Fixes