From 0951a4653d3042745eaa50d4faaef28358343d71 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 26 Dec 2022 06:16:41 -0800 Subject: [PATCH] Update history to reflect merge of #9230 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 080320ae..36010807 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * Run tests in utc (#9168) * Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 (#9196) * Update sass related tests for jekyll-sass-converter 3.x (#9223) + * Split `test/test_tags.rb` into multiple files (#9230) ### Bug Fixes