From 5aaa69da3eb02b830f4ce71e5a87245922c4998e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 4 Sep 2020 09:59:31 -0400 Subject: [PATCH] Update history to reflect merge of #8365 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a6db3158..19f316d4 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * Update default.md with info requested in #8314 (#8353) * Clarify description of `safe` option (#8354) * Simplifying the Git post-receive hook-example (#8358) + * Add missing doc for build and serve commands (#8365) ### Development Fixes