Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Oct 3, 2023
1 parent bbcb7c7 commit 3da468d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ Possible sections in each release:
* Fixed: for any bug fixes.
* Security: in case of vulnerabilities.

### [v0.10.1] - tdb

In this release the API is aligned with the latest webgpu.idl.

Added:

* New `wgpu.wgsl_language_features` property, which for now always returns an empty set.
* The `GPUShaderModule.compilation_info` property (and its async version) are replaced with a `get_compilation_info()` method.


### [v0.9.5] - 02-10-2023

Expand Down

0 comments on commit 3da468d

Please sign in to comment.