From c4af6efca93f349ece81c26200a9fab3776e125a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 30 Jan 2023 09:49:57 -0800 Subject: [PATCH] Update history to reflect merge of #9205 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 058c7e41..b087480c 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ * Split `test/test_tags.rb` into multiple files (#9230) * test: use hash explicitly for Struct initializer for ruby 3.2 (#9237) * script/default-site: accept flags for `jekyll new` (#9259) + * Bump check-spelling/check-spelling from 0.0.20 to 0.0.21 (#9205) ### Bug Fixes