docs(mom): add changelog entry for settings manager fix

closes #1444
This commit is contained in:
Mario Zechner 2026-03-02 19:43:35 +01:00
parent 105e296b69
commit 062f7ff52d

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed mom startup crash caused by settings API drift by using `SettingsManager` with workspace-backed storage ([#1444](https://github.com/badlogic/pi-mono/issues/1444))
## [0.55.3] - 2026-02-27
## [0.55.2] - 2026-02-27