From 6847a6cfcb3182835e4c14bcfdf885d540be30a6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sat, 5 Sep 2020 10:52:07 -0400 Subject: [PATCH] Update history to reflect merge of #8372 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 23e294b4..66d1ac19 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Clarify description of `safe` option (#8354) * Simplifying the Git post-receive hook-example (#8358) * Add missing doc for build and serve commands (#8365) + * Docs Review: Getting Started (#8372) ### Development Fixes