From a7ef911d61a0c4e4c699fa9eff4a030ffa5116a6 Mon Sep 17 00:00:00 2001 From: otavepto Date: Thu, 11 Apr 2024 14:43:29 +0200 Subject: [PATCH] updated changelog + credits --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61037ec1..7df0c5fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## 2024/4/11 (2) -* more accurate implementation for callbacks and call results in `UserStats` and `GameServerStats` interfaces, - allowing more games to work +* **[Clompress]** Turkish translation for the overlay +* more accurate implementation for callbacks and call results in various interfaces, allowing some games to work properly ---