Skip to content

Commit

Permalink
Updated changelog, (hopefully) without messing it up this time...
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Verschoor committed Mar 13, 2019
1 parent 979d57d commit e5de512
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog.md
Expand Up @@ -3,9 +3,12 @@ when upgrading from a version of rust-sdl2 to another.

### v0.32.1

[PR #827](https://github.com/Rust-SDL2/rust-sdl2/pull/827):
[PR #868](https://github.com/Rust-SDL2/rust-sdl2/pull/868):
Added inplace operations for `rect::Point`.

[PR #827](https://github.com/Rust-SDL2/rust-sdl2/pull/827):
Added 32-bit array pixelformats

[PR #824](https://github.com/Rust-SDL2/rust-sdl2/pull/824):
Added `controller::set_rumble` and `joystick::set_rumble`, wrappers for `SDL_GameControllerRumble` and `SDL_JoystickRumble` respectively.

Expand Down

0 comments on commit e5de512

Please sign in to comment.