diff --git a/CHANGELOG.md b/CHANGELOG.md index d9bb5f0..e5995ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.1](https://github.com/OXY2DEV/ui.nvim/compare/v1.4.0...v1.4.1) (2025-12-07) + + +### Bug Fixes + +* **messages:** `showcmd` messages redraw the screen again ([a3ff145](https://github.com/OXY2DEV/ui.nvim/commit/a3ff145f1500d81b1bef9d31d91cc58e14190804)) +* **messages:** Fixed an issue with invalid text wraps ([7231384](https://github.com/OXY2DEV/ui.nvim/commit/7231384b7b7ec7bdd9f376d790dd0ea668e8843e)) + ## [1.4.0](https://github.com/OXY2DEV/ui.nvim/compare/v1.3.0...v1.4.0) (2025-09-19)