Skip to content

Commit

Permalink
add Rust-SDL2#1333 to changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
autumnontape committed Sep 3, 2023
1 parent f1b1a89 commit 84bfc45
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 @@ -14,6 +14,8 @@ when upgrading from a version of rust-sdl2 to another.

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

[PR #1333](https://github.com/Rust-SDL2/rust-sdl2/pull/1333) Implement `FusedIterator`, `DoubleEndedIterator`, `and nth[_back]` for `{audio,video,render}::DriverIterator`

### 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 84bfc45

Please sign in to comment.