File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff 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
2635
2736* An offscreen canvas to take snapshots without needing a window.
2837
29-
3038Changed:
3139
3240* On Windows, the Vulkan backend is now forced unless ` WGPU_BACKEND_TYPE ` is set.
You can’t perform that action at this time.
0 commit comments