From e9b62b89a421004f282989719faf5401b6c6fdfd Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 7 Sep 2020 13:38:08 -0400 Subject: [PATCH] Update history to reflect merge of #8377 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 07a52ea7..75947cb3 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,7 @@ * Add missing doc for build and serve commands (#8365) * Docs Review: Getting Started (#8372) * Add note about rebooting system after installation (#8359) + * Use data file to render table at `/docs/configuration/options/#global-configuration` (#8377) ### Development Fixes