Skip to content

Commit

Permalink
Add Rust-SDL2#1318 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
soyersoyer committed Jul 24, 2023
1 parent 85f6903 commit d7797b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ when upgrading from a version of rust-sdl2 to another.

[PR #1254](https://github.com/Rust-SDL2/rust-sdl2/pull/1254) **BREAKING CHANGE** Make `SdlDrop` and `SubsystemDrop` safer; forbid external code from constructing `SdlDrop`

[PR #1318](https://github.com/Rust-SDL2/rust-sdl2/pull/1318) Add NV12, NV21 to PixelFormatEnum

### v0.35.2

[PR #1173](https://github.com/Rust-SDL2/rust-sdl2/pull/1173) Fix segfault when using timer callbacks
Expand Down

0 comments on commit d7797b3

Please sign in to comment.