Skip to content

Commit 902a3c7

Browse files
committed
release notes
1 parent d3830c5 commit 902a3c7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,22 @@ Possible sections in each release:
2323
No changes yet.
2424

2525

26+
### [v0.5.3] - 04-06-2021
27+
28+
Added:
29+
30+
* `adapter.properties` now has actual values, allowing inspeciton of the selected
31+
GPU and backend.
32+
* Added back support for filtering float32 textures by enabling a certain wgpu feature
33+
by default.
34+
35+
Fixed:
36+
37+
* An error in the docs of `create_render_pipeline`.
38+
* Vulkan backend is now forced to prevent DX12 being select and causing probems
39+
because it's less mature.
40+
41+
2642
### [v0.5.2] - 23-05-2021
2743

2844
This release uses a new version of wgpu-native which has changed quite a bit iternally. There

0 commit comments

Comments
 (0)