mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-09 19:00:46 +00:00
Update changelog
This commit is contained in:
parent
99dc97a092
commit
d266f9a637
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,18 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Next version (0.10.0)
|
||||||
|
|
||||||
|
### New features
|
||||||
|
|
||||||
|
- Add `EventTrigger` and update `OnEventView` to use it.
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
|
||||||
|
- Fix mouse events on Ubuntu
|
||||||
|
|
||||||
|
### Doc
|
||||||
|
|
||||||
|
- Added examples to most utility types (`XY`, `Vec2`, ...)
|
||||||
|
|
||||||
## 0.9.2
|
## 0.9.2
|
||||||
|
|
||||||
@ -60,6 +73,7 @@
|
|||||||
- `SelectView::{set_selection, select_up, select_down, remove_item}`
|
- `SelectView::{set_selection, select_up, select_down, remove_item}`
|
||||||
- `EditView::{set_content, insert, remove}`
|
- `EditView::{set_content, insert, remove}`
|
||||||
- Add `rect::Rect`
|
- Add `rect::Rect`
|
||||||
|
- Add `HideableView`
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user