From 15752d0a3fcdff0770107ed0e66daa252dbab9e2 Mon Sep 17 00:00:00 2001 From: Luc Talatinian Date: Tue, 5 Nov 2024 14:48:07 -0500 Subject: [PATCH] changelog --- .changelog/23e49414655246ba97c2d1991c0daf67.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changelog/23e49414655246ba97c2d1991c0daf67.json diff --git a/.changelog/23e49414655246ba97c2d1991c0daf67.json b/.changelog/23e49414655246ba97c2d1991c0daf67.json new file mode 100644 index 00000000000..b87c97b6970 --- /dev/null +++ b/.changelog/23e49414655246ba97c2d1991c0daf67.json @@ -0,0 +1,8 @@ +{ + "id": "23e49414-6552-46ba-97c2-d1991c0daf67", + "type": "bugfix", + "description": "Fix potential for user agent language mismatch in tests.", + "modules": [ + "." + ] +} \ No newline at end of file