Make DeviceId contain device id's on Android

This commit is contained in:
Fredrik Fornwall
2023-10-03 23:23:18 +02:00
committed by GitHub
parent 8393d98940
commit c7cf0cfd83
2 changed files with 5 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- On X11, fix event loop not waking up on `ControlFlow::Poll` and `ControlFlow::WaitUntil`.
- **Breaking:** Change default `ControlFlow` from `Poll` to `Wait`.
- **Breaking:** remove `DeviceEvent::Text`.
- On Android, fix `DeviceId` to contain device id's.
# 0.29.1-beta