From bf67f086c4b23f2a35f1aff4244b26c81fef25c0 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 27 Nov 2022 09:29:36 -0800 Subject: [PATCH] Update history to reflect merge of #9185 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 112bb30c..720e69d7 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,10 @@ * Run tests in utc (#9168) * Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 (#9196) +### Bug Fixes + + * Optimize default front matter using `File.fnmatch?` (#9185) + ## 4.3.1 / 2022-10-26 ### Bug Fixes