From 84437a5052cd9d5ea09f49cb26dc3e5f6ad5a84e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 24 Apr 2025 05:08:01 -0700 Subject: [PATCH] Update history to reflect merge of #9813 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 14bf37df..3d2c742f 100644 --- a/History.markdown +++ b/History.markdown @@ -3,6 +3,7 @@ ### Bug Fixes * Avoid caching resource when called via `include_relative` tag (#9784) + * Fix logs containing IPv6 URLs (#9813) ### Documentation