Skip to content

Commit

Permalink
CHANGELOG: revise
Browse files Browse the repository at this point in the history
  • Loading branch information
ydnar committed Dec 25, 2024
1 parent 83f73bd commit 1ebc576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

### Changed

- Initial support for Component Model async types `error-context`, `stream<T>`, and `future<T>`.
- Initial support for Component Model [async](https://github.com/WebAssembly/component-model/blob/main/design/mvp/Async.md) types `stream`, `future`, and `error-context`.
- Breaking: generated `*.wasm.go` files will now have correct WIT kebab-case base name. Interfaces or worlds with `-` in their name will require removal of the previous `*.wasm.go` files.
- Dropped support for TinyGo v0.32.0.

Expand Down

0 comments on commit 1ebc576

Please sign in to comment.