diff --git a/CHANGELOG.md b/CHANGELOG.md index 49048f2f4c..569d85df8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,13 @@ Bottom level categories: ## Unreleased +### Bug Fixes + +#### General + +- Fix crash on dropping `wgpu::CommandBuffer`. By @wumpf in [#3726][https://github.com/gfx-rs/wgpu/pull/3671](https://github.com/gfx-rs/wgpu/pull/3726). + + ## v0.16.0 (2023-04-19) ### Major changes