diff --git a/CHANGELOG.md b/CHANGELOG.md index 72bdf40338..eeeaaea7b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -237,7 +237,7 @@ DeviceDescriptor { #### DX11 -- Dx11 Backend by @cwfitzgerald in [#2443](https://github.com/gfx-rs/wgpu/pull/2443) +- Skeleton of a DX11 backend - not working yet by @cwfitzgerald in [#2443](https://github.com/gfx-rs/wgpu/pull/2443) #### Hal