diff --git a/CHANGELOG.md b/CHANGELOG.md index d0da1d18e..90700ed44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed gacha shop not working on G1–GG clients due to protocol differences in `handleMsgMhfEnumerateShop` when `ShopType` is 1 or 2 — thanks @Sin365 (#150) - Config file handling and validation - Fixes 3 critical race condition in handlers_stage.go. - Fix an issue causing a crash on clans with 0 members.