From 39ee3317f4fa8a6b33ee650021f86697f210e3c0 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 28 Dec 2022 23:23:38 -0800 Subject: [PATCH] Update history to reflect merge of #9237 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 36010807..3180eea0 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * 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) + * test: use hash explicitly for Struct initializer for ruby 3.2 (#9237) ### Bug Fixes