From a04a0d2f20435603ef89aee044e713d2fd4ef255 Mon Sep 17 00:00:00 2001 From: otavepto Date: Thu, 11 Apr 2024 07:21:54 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ca7b672..61037ec1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## 2024/4/11 +## 2024/4/11 (2) -* more accurate implementation for callbacks and call results in `UserStats` and `GameServerStats` interfaces +* more accurate implementation for callbacks and call results in `UserStats` and `GameServerStats` interfaces, + allowing more games to work ---