From 6326b1f9d42f133c29131b7b35fcb6acbdff64c0 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 25 Sep 2020 03:47:51 -0400 Subject: [PATCH] Update history to reflect merge of #8410 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 70d986eb..f2428b0f 100644 --- a/History.markdown +++ b/History.markdown @@ -23,6 +23,7 @@ * 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) * Improve maintainability of config option data (#8383) + * Remove CircleCI v1 docs (#8410) ### Development Fixes