Update changelog

This commit is contained in:
Alexandre Bury 2019-06-18 12:44:25 -07:00
parent 269f2ab521
commit 874eb95690

View File

@ -9,6 +9,7 @@
### API updates
- Add `Cursive::take_user_data`, replaces the current user data with `()`.
- Add `SliderView::{get_value, get_max_value}`.
### Improvements