Add release notes for 2.0.1 to main (#5142)
This commit is contained in:
18
RELEASES.md
18
RELEASES.md
@@ -10,6 +10,24 @@ Unreleased.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 2.0.1
|
||||
|
||||
Released 2022-10-27.
|
||||
|
||||
### Fixed
|
||||
|
||||
* A compilation error when building only the `wasmtime` crate on Windows with
|
||||
only the default features enabled has been fixed.
|
||||
[#5134](https://github.com/bytecodealliance/wasmtime/pull/5134)
|
||||
|
||||
### Changed
|
||||
|
||||
* The `rayon` dependency added to `cranelift-isle` in 2.0.0 has been removed to
|
||||
improve the compile time of the `cranelift-codegen` crate.
|
||||
[#5101](https://github.com/bytecodealliance/wasmtime/pull/5101)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 2.0.0
|
||||
|
||||
Released 2022-10-20
|
||||
|
||||
Reference in New Issue
Block a user