We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed95966 commit d3e38c5Copy full SHA for d3e38c5
changelog.md
@@ -3,6 +3,8 @@ when upgrading from a version of rust-sdl2 to another.
3
4
### Unreleased
5
6
+[PR #1403](https://github.com/Rust-SDL2/rust-sdl2/pull/1403) Support converting arrays of integers to Rect via TryFrom.
7
+
8
[PR #1368](https://github.com/Rust-SDL2/rust-sdl2/pull/1368) Remove unnecessary unsafe in Window interface. Make Window `Clone`.
9
10
[PR #1366](https://github.com/Rust-SDL2/rust-sdl2/pull/1366) Add Primary Selection bindings.
0 commit comments