mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 22:25:40 +00:00
817 B
817 B
Changelog
All PRs to the Wasmer repository must add to this file.
Blocks of changes will separated by version increments.
[Unreleased]
- #348 Refactor internal runtime ↔️ backend abstraction.
- #355 Misc changes to
Cargo.toml
s for publishing - #352 Bump version numbers to 0.3.0
- #351 Add hidden option to specify wasm program name (can be used to improve error messages)
- #350 Enforce that CHANGELOG.md is updated through CI.
- #349 Add CHANGELOG.md.