1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-05-01 22:17:51 +08:00

Updating CHANGELOG.

This commit is contained in:
Jakub Sobon 2019-02-15 00:41:33 -05:00
parent 38a2a36234
commit 9ccf77d77c
No known key found for this signature in database
GPG Key ID: F2451A77FB05D3B7

View File

@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The LineChart widget can display X axis labels in vertical orientation.
- The LineChart widget allows the user to specify a custom scale for the Y
axis.
- The Text widget now has a Write option that atomically replaces the entire
text content.
### Changed