docs: update changelog with #1943 (#1944)

Added a bug fix for a crash related to multi-byte UTF8 characters.
This commit is contained in:
Clement Tsang
2025-12-30 14:12:37 -05:00
committed by GitHub
parent 14178fc8e3
commit 76cb583dc3
+4
View File
@@ -22,6 +22,10 @@ That said, these are more guidelines rather than hard rules, though the project
## [0.12.3]/[0.13.0] - Unreleased
### Bug Fixes
- [#1943](https://github.com/ClementTsang/bottom/pull/1943): Fix a crash caused by multi-byte UTF8 chars in process names.
## [0.12.2] - 2025-12-25
### Bug Fixes