From 0934de09bbcd1b49334c140b0930896011c95ee0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 12 Nov 2025 05:38:31 +0100 Subject: [PATCH] Fix #11206 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index b179845987..8163d31059 100644 --- a/changelog.md +++ b/changelog.md @@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed -- #11172 +- #11206 ## 6.4.6 - 2025-11-09