From 2fe6977e8dcb25946153a33e3206c9b8f1cb530f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 7 Nov 2025 14:30:00 -0800 Subject: [PATCH] Update history to reflect merge of #9889 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b33e759a2..968fa089f 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,7 @@ ### Development Fixes * Improve readability of `post_url` tag (#9829) + * Fix flaky test that depends on current minute (#9889) ### Minor Enhancements