Skip to content

Commit 0292397

Browse files
committed
Update changelog
1 parent ad3dc73 commit 0292397

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ when upgrading from a version of rust-sdl2 to another.
33

44
### Next
55

6+
[PR #1461](https://github.com/Rust-SDL2/rust-sdl2/pull/1461) **BREAKING CHANGE** Added new SensorType variants: LeftGyroscope, RightGyroscope, LeftAccelerometer, RightAccelerometer
7+
8+
[PR #1461](https://github.com/Rust-SDL2/rust-sdl2/pull/1461) **BREAKING CHANGE** Sensor::get_data now returns correct SensorData::Gyro enum
9+
610
[PR #1437](https://github.com/Rust-SDL2/rust-sdl2/pull/1437) **BREAKING CHANGE** Prevent users from creating `Sdl2TtfContext` out of nothing and use SDL's reference counting init/quit
711

812
[PR #1464](https://github.com/Rust-SDL2/rust-sdl2/pull/1464) Added binding for `Mix_OpenAudioDevice`

0 commit comments

Comments
 (0)