Update CHANGELOG.md

This commit is contained in:
Jakub Sobon 2021-01-12 22:04:20 -05:00 committed by GitHub
parent 31027efda4
commit 5b49d8958a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0.
- Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10.
### Added