Skip to content

Commit

Permalink
Updated RELEASES for 0.35.1 patch release. (#3910)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfallin authored Mar 9, 2022
1 parent 26ce9a3 commit 1a54826
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

--------------------------------------------------------------------------------

## 0.35.1

Released 2022-03-09.

### Fixed

* Fixed a bug in the x86-64 lowering of the `uextend` opcode for narrow (`i8`,
`i16`) integer sources when the value is produced by one of several
arithmetic instructions.
[#3906](https://github.com/bytecodealliance/wasmtime/pull/3906)

## 0.35.0

Released 2022-03-07.
Expand Down

0 comments on commit 1a54826

Please sign in to comment.