Update CHANGELOG

pull/47/head
Florian Dehau 6 years ago
parent 36dea8373f
commit 4c356c5077

@ -8,11 +8,14 @@
* Add `TermionBackend::with_stdout` in order to let an user of the library
provides its own termion struct
* Add tests and documentation for `Buffer::pos_of`
* Remove leading whitespaces when wrapping text
### Fixed
* Fix `debug_assert` in `Buffer::pos_of`
* Pass the style of `SelectableList` to the underlying `List`
* Fix missing character when wrapping text
* Fix panic when specifying layout constraints
## v0.2.0 - 2017-12-26

Loading…
Cancel
Save