Skip to content

Commit e1d82f5

Browse files
msuesskrautMartinKavik
authored andcommitted
extended changelog
1 parent fd4fccc commit e1d82f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [unreleased]
4+
- Added helpers for wheel event: `wheel_ev` and `to_wheel_event`.
5+
- Use `wheel_ev` in `canvas` example to zoom rectangle with mouse scroll wheel.
46
- [BREAKING] Base path changed from `Rc<Vec<String>>` to `Rc<[String]>`. It means also `Orders::clone_base_path` returns a slice.
57
- Prevent link listener from intercepting links with the `download` attribute.
68
- Added examples `record_screen`, `e2e_encryption` and `counters`.

0 commit comments

Comments
 (0)