mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Update changelog
This commit is contained in:
parent
e4d92cda66
commit
21a43d2b1c
@ -5,6 +5,10 @@
|
|||||||
### API updates
|
### API updates
|
||||||
|
|
||||||
- Bring back `Cursive::set_fps` for <30Hz refresh rates.
|
- Bring back `Cursive::set_fps` for <30Hz refresh rates.
|
||||||
|
- Add `Cursive::backend_name` to get the name of the current backend.
|
||||||
|
- Add a new backend based on the crossterm library.
|
||||||
|
- Add direct downcast methods to `dyn AnyView`
|
||||||
|
- Add sort methods to `SelectView`
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user