Add release notes for 3.0.1 and update some versions (#5364)
* Add release notes for 3.0.1 * Update some version directives for crates in Wasmtime * Mark anything with `publish = false` as version 0.0.0 * Mark the icache coherence crate with the same version as Wasmtime * Fix manifest directives
This commit is contained in:
14
RELEASES.md
14
RELEASES.md
@@ -91,6 +91,20 @@ Unreleased.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 3.0.1
|
||||
|
||||
Released 2022-12-01.
|
||||
|
||||
### Fixed
|
||||
|
||||
* The instruction cache is now flushed for AArch64 Android.
|
||||
[#5331](https://github.com/bytecodealliance/wasmtime/pull/5331)
|
||||
|
||||
* Building for FreeBSD and Android has been fixed.
|
||||
[#5323](https://github.com/bytecodealliance/wasmtime/pull/5323)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 3.0.0
|
||||
|
||||
Released 2022-11-21
|
||||
|
||||
Reference in New Issue
Block a user