Noting supported Golang version in CHANGELOG.

This commit is contained in:
Jakub Sobon 2020-03-07 10:37:35 -05:00
parent 8d150757ec
commit 6c6d276c4c
No known key found for this signature in database
GPG Key ID: F2451A77FB05D3B7
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.11.0] - 7-Mar-2020
#### Breaking API changes
- Termdash now requires at least Go version 1.11.
### Added
- New [`tcell`](https://github.com/gdamore/tcell) based terminal implementation