mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-08 18:30:40 +00:00
Update changelog
This commit is contained in:
parent
a9ae211928
commit
060da3197c
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Next version (0.15.0)
|
||||
## 0.15.0
|
||||
|
||||
### Breaking changes
|
||||
|
||||
@ -21,6 +21,9 @@
|
||||
- Add `ScreensView` to move some code away from the `Cursive` root
|
||||
- Reworked global callbacks configuration
|
||||
- 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user