1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Updating CHANGELOG.

This commit is contained in:
Jakub Sobon 2020-11-14 01:10:55 -05:00
parent 57dc6d5612
commit 20d07d05e8
No known key found for this signature in database
GPG Key ID: F2451A77FB05D3B7

View File

@ -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)