From 1fbc4c28ea164b2d854000bf7549673f58defc8a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 8 Sep 2020 14:08:20 -0400 Subject: [PATCH] Update history to reflect merge of #8380 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 75947cb3..ec490326 100644 --- a/History.markdown +++ b/History.markdown @@ -21,6 +21,7 @@ * 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) + * Docs: Use data file(s) to render table(s) at https://jekyllrb.com/docs/configuration/options/ (#8380) ### Development Fixes