Update CHANGELOG

This commit is contained in:
Florian Dehau 2018-01-27 09:40:42 +01:00
parent f816e6bbc4
commit 58074f23c5

View file

@ -1,5 +1,13 @@
# Changelog
## v0.2.1 - now
## Added
* Add `AlternateScreenBackend` in `termion` backend
* Add `TermionBackend::with_stdout` in order to let an user of the library
provides its own termion struct
## v0.2.0 - 2017-12-26
### Added