From 1bb36ebc9e9336c2b02c006f21b22bcb2a7bf38c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 9 Oct 2017 09:15:56 -0400 Subject: [PATCH] Update history to reflect merge of #6421 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ecfc913f..32c0cfa9 100644 --- a/History.markdown +++ b/History.markdown @@ -19,6 +19,7 @@ * Docs: Mark `collection_dir` as unreleased (#6412) * Docs: Fix link to SUPPORT (#6415) * Docs: Added new tutorial to tutorials section on docs (#6406) + * Fix list appearance by adding missing `ol` tag (#6421) ### Development Fixes