Copy release notes for 0.35.3 from point-release branch to main. (#4015)
This commit is contained in:
13
RELEASES.md
13
RELEASES.md
@@ -55,6 +55,19 @@ Unreleased.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 0.35.3
|
||||
|
||||
Released 2022-04-11.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Backported a bugfix for an instruction lowering issue that could cause a
|
||||
regalloc panic due to an undefined register in some cases. No miscompilation
|
||||
was ever possible, but panics would result in a compilation failure.
|
||||
[#4012](https://github.com/bytecodealliance/wasmtime/pull/4012)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 0.35.2
|
||||
|
||||
Released 2022-03-31.
|
||||
|
||||
Reference in New Issue
Block a user