diff --git a/CHANGELOG.md b/CHANGELOG.md index bf62654..fce8b83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - `tcell` dependency was upgraded 1.4.0. +- made `tcell` terminal implementation the default in examples, demos and + documentation. - upgrading versions on all dependencies. - terminal cells now support font modifier options (bold, italic, underline, strikethrough)