From 0c9fce2ffefecfdce794e1859584e25877b7b592 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 20 Jul 2024 07:17:38 -0700 Subject: [PATCH] Update version --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 114951fa..6ba567d1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,4 @@ -# 11.0.2 - TBD +# 11.0.2 - 2024-07-20 - Fixed compatibility with non-POSIX systems (https://github.com/fmtlib/fmt/issues/4054,