Skip to content

Commit 39ef8f5

Browse files
committed
update release notes
1 parent 6935fdb commit 39ef8f5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,16 @@ Possible sections in each release:
1717
* Fixed: for any bug fixes.
1818
* Security: in case of vulnerabilities.
1919

20-
### [v0.x.y] - upcoming
20+
21+
### [v0.5.7] - 07-10-2021
22+
23+
Changed:
24+
25+
* Update to the latest wgpu-native (including latest Naga).
26+
* The power-preference is actually taken into account.
27+
* The adapter actually reports its limits.
28+
* The limits in `request_device` are actually used.
29+
* The `Adapter.is_software` property is renamed to `Adapter.is_fallback_adapter`.
2130

2231

2332
### [v0.5.6] - 30-08-2021
@@ -26,7 +35,6 @@ Added:
2635

2736
* An offscreen canvas to take snapshots without needing a window.
2837

29-
3038
Changed:
3139

3240
* On Windows, the Vulkan backend is now forced unless `WGPU_BACKEND_TYPE` is set.

0 commit comments

Comments
 (0)