Updating changelog for #251

This commit is contained in:
Jakub Sobon 2020-11-14 00:09:40 -05:00 committed by GitHub
parent 9719c5f17a
commit af3c5b9b00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- the `Text` widget now allows user to specify custom scroll marker runes.
### Changed
- `tcell` dependency was upgraded 1.4.0.
- terminal cells now support font modifier options (bold, italic,
underline, strikethrough)
### Fixed
- coveralls again triggers and reports on PRs.