Skip to content

Commit 1355ebf

Browse files
parasyteYatekii
authored andcommitted
Update CHANGELOG
1 parent 28ae43d commit 1355ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Per Keep a Changelog there are 6 main categories of changes:
3535
## Unreleased
3636
- Change `BindGroup` inside `Texture::from_raw_parts` to `Option<BindGroup>` to allow bind group being created by `imgui-wgpu-rs` @BeastLe9enD
3737
- Make `Texture::from_raw_parts` take `Arc<T>` instead of `T` to avoid being forced to move into the texture @BeastLe9enD
38-
3938
- Moved from Rust Edition 2018 -> 2021 @Snowiiii
39+
- Updated `imgui` to 0.10 and `wgpu` to 0.15. @parasyte
4040

4141
## v0.21.0
4242

0 commit comments

Comments
 (0)