From 06ad1224ebf48e419636b608bcf4a9f453fe2b53 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 18 Jan 2025 10:05:40 -0800 Subject: [PATCH] Update changelog --- ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 08ded7d6..76e9354d 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,7 @@ +# 11.1.3 - TBD + +- Fixed compilation on GCC 9.4 (https://github.com/fmtlib/fmt/issues/4313). + # 11.1.2 - 2025-01-12 - Fixed ABI compatibility with earlier 11.x versions