Skip to content

Commit d698a2c

Browse files
authored
Add changelog for v0.36.5 to main (#1235)
* add changelog for v0.36.5 * update v0.37.0 changelog
1 parent 3d8b9aa commit d698a2c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Dates in this file are formattes as `YYYY-MM-DD`.
6565

6666
### Fixed
6767

68-
- This release includes all fixes that have been backported to `v0.36.1` and `v0.36.2`.
68+
- This release includes all fixes that have been backported to `v0.36.1`, `v0.36.2` and `v0.36.5`.
6969

7070
### Internal
7171

@@ -97,6 +97,14 @@ Dates in this file are formattes as `YYYY-MM-DD`.
9797

9898
[`wasmi_ir` crate]: https://crates.io/crates/wasmi_ir
9999

100+
## [`0.36.5`] - 2024-10-11
101+
102+
### Fixed
103+
104+
- Fixed a bug with `table.get` translation when `index` is a preserved register. [#commit-b4e78d]
105+
106+
[#commit-82c938]: https://github.com/wasmi-labs/wasmi/commit/82c9388f1d54e4e74e1b581f11978b4028eeaba2
107+
100108
## [`0.36.4`] - 2024-10-03
101109

102110
### Fixed

0 commit comments

Comments
 (0)