changelog

This commit is contained in:
François 2022-07-15 22:10:07 +02:00 committed by Jim Blandy
parent b9564dbe74
commit 27f6302d5b

View File

@ -560,6 +560,7 @@ DeviceDescriptor {
- Update parking_lot to 0.12. by @emilio in [#2639](https://github.com/gfx-rs/wgpu/pull/2639)
- Accept both parking-lot 0.11 and 0.12, to avoid windows-rs. by @jimblandy in [#2660](https://github.com/gfx-rs/wgpu/pull/2660)
- Update web-sys to 0.3.58, sparse attachments support by @jinleili in [#2813](https://github.com/gfx-rs/wgpu/pull/2813)
- Remove use of inplace_it by @mockersf in [#2889](https://github.com/gfx-rs/wgpu/pull/2889)
### deno-webgpu