Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte authored and Yatekii committed Jan 27, 2023
1 parent 28ae43d commit 1355ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ Per Keep a Changelog there are 6 main categories of changes:
## Unreleased
- Change `BindGroup` inside `Texture::from_raw_parts` to `Option<BindGroup>` to allow bind group being created by `imgui-wgpu-rs` @BeastLe9enD
- Make `Texture::from_raw_parts` take `Arc<T>` instead of `T` to avoid being forced to move into the texture @BeastLe9enD

- Moved from Rust Edition 2018 -> 2021 @Snowiiii
- Updated `imgui` to 0.10 and `wgpu` to 0.15. @parasyte

## v0.21.0

Expand Down

0 comments on commit 1355ebf

Please sign in to comment.