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 ---