We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8359c1 commit 0a052cdCopy full SHA for 0a052cd
changelog.md
@@ -3,6 +3,9 @@ when upgrading from a version of rust-sdl2 to another.
3
4
### v0.32.3 (unreleased)
5
6
+[PR #938](https://github.com/Rust-SDL2/rust-sdl2/pull/938)
7
+**Breaking change** Removed the `rand` crate from dependencies.
8
+
9
[PR #907](https://github.com/Rust-SDL2/rust-sdl2/pull/907)
10
Changed the data type to i32 for the `which` field for the events `ControllerDeviceAdded` and `JoyDeviceAdded`.
11
0 commit comments