Skip to content

Commit 1ba953d

Browse files
docs(CHANGELOG): move gfx-rs#8247's entry to Unreleased
1 parent 8e61646 commit 1ba953d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ SamplerDescriptor {
7373
}
7474
```
7575

76+
### New Features
77+
78+
- Added support for transient textures on Vulkan and Metal. By @opstic in [#8247](https://github.com/gfx-rs/wgpu/pull/8247)
79+
7680
### Changes
7781

7882
#### General
@@ -308,8 +312,6 @@ By @wumpf in [#8282](https://github.com/gfx-rs/wgpu/pull/8282), [#8285](https://
308312

309313
- Expose `naga::front::wgsl::UnimplementedEnableExtension`. By @ErichDonGubler in [#8237](https://github.com/gfx-rs/wgpu/pull/8237).
310314

311-
- Added support for transient textures on Vulkan and Metal. By @opstic in [#8247](https://github.com/gfx-rs/wgpu/pull/8247)
312-
313315
### Changes
314316

315317
#### General

0 commit comments

Comments
 (0)