summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAbin Simon <mail@meain.io>2022-07-03 21:58:51 +0530
committerAbin Simon <abinsimon10@gmail.com>2022-07-05 13:07:00 +0530
commit5431651631face108b916f2cf3741649d7a2e0ce (patch)
tree0e165ab6619586f1a7b2e23e9ea51d43cd75a9a3 /CHANGELOG.md
parentcc859b6fe800e947c969d0e7e5c0216fc7c67e44 (diff)
Bump crossterm to 0.24.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5db464e..0f1671d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Changed
### Fixed
+- Fix rendering issues in Windows from [meain](https://gitHub.com/meain)
## [0.22.0] - 2022-06-12
### Added