docs: add changelog entry for footer display changes

This commit is contained in:
Mario Zechner 2025-12-05 12:22:30 +01:00
parent 5c388c0a77
commit ca39e899f4

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Changed
- **Footer display**: Token counts now use M suffix for millions (e.g., `10.2M` instead of `10184k`). Context display shortened from `61.3% of 200k` to `61.3%/200k`.
## [0.12.11] - 2025-12-05
### Changed