Skip to content

Commit cca3f89

Browse files
committed
CHANGELOG: drop TinyGo v0.33.0
1 parent b9ad3f4 commit cca3f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1414

1515
- 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.
1616
- Breaking: upgraded to `wasm-tools` [v1.227.1](https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.227.1), which [removes support](https://github.com/bytecodealliance/wasm-tools/pull/2050) for multiple return values and flags with > 32 values. To ease migration, this package will continue to support JSON generated by `wasm-tools` v1.225.0 and earlier.
17-
- Dropped support for TinyGo v0.32.0.
17+
- Dropped support for TinyGo v0.32.0 and v0.33.0.
1818
- Added support for Go 1.24 and dropped support for Go 1.22.
1919

2020
### Fixed

0 commit comments

Comments
 (0)