mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-09 19:00:46 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
06b02e4665
commit
0efba6bff6
@ -8,6 +8,7 @@
|
|||||||
`find_id()` was added instead.
|
`find_id()` was added instead.
|
||||||
- Breaking change: replaced `set_fps(i32)` with `set_autorefresh(bool)`
|
- Breaking change: replaced `set_fps(i32)` with `set_autorefresh(bool)`
|
||||||
- Breaking change: updated the Backend trait for a simpler input system
|
- Breaking change: updated the Backend trait for a simpler input system
|
||||||
|
- Updated to Rust 2018 (now requires rustc > 1.31)
|
||||||
- Add a logging implementation (`logger::init()`) and a `DebugConsole`
|
- Add a logging implementation (`logger::init()`) and a `DebugConsole`
|
||||||
(`cursive::toggle_debug_console()`)
|
(`cursive::toggle_debug_console()`)
|
||||||
- Add `StackView::remove_layer()`
|
- Add `StackView::remove_layer()`
|
||||||
|
Loading…
Reference in New Issue
Block a user