mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-12 20:23:35 +00:00
Update changelog
This commit is contained in:
parent
a9ae211928
commit
060da3197c
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Next version (0.15.0)
|
## 0.15.0
|
||||||
|
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
|
||||||
@ -21,6 +21,9 @@
|
|||||||
- Add `ScreensView` to move some code away from the `Cursive` root
|
- Add `ScreensView` to move some code away from the `Cursive` root
|
||||||
- Reworked global callbacks configuration
|
- Reworked global callbacks configuration
|
||||||
- Ctrl-C can be rewired to no longer exit the application
|
- Ctrl-C can be rewired to no longer exit the application
|
||||||
|
- Add `SelectView::(try_)iter_mut()`
|
||||||
|
- `Dialog::{test, info}` now accept `StyledString` as input
|
||||||
|
- Add missing functions to Checkbox re: enabled state
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user