docs(changelog): log gacha shop fix for G1–GG clients (#150)

This commit is contained in:
Houmgaor
2026-02-26 21:51:52 +01:00
parent ef1763952c
commit 1f0ea6ac23

View File

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