Update changelog

This commit is contained in:
Dmytro Meleshko
2019-11-05 23:04:01 +02:00
parent f8359c14fa
commit 0a052cde61
+3
View File
@@ -3,6 +3,9 @@ when upgrading from a version of rust-sdl2 to another.
### v0.32.3 (unreleased)
[PR #938](https://github.com/Rust-SDL2/rust-sdl2/pull/938)
**Breaking change** Removed the `rand` crate from dependencies.
[PR #907](https://github.com/Rust-SDL2/rust-sdl2/pull/907)
Changed the data type to i32 for the `which` field for the events `ControllerDeviceAdded` and `JoyDeviceAdded`.