Skip to content

Commit f628a7a

Browse files
committed
write changelog for v0.42.1
1 parent 8f7965c commit f628a7a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Additionally we have an `Internal` section for changes that are of interest to d
88

99
Dates in this file are formattes as `YYYY-MM-DD`.
1010

11+
## [`0.42.1`] - 2025-03-20
12+
13+
### Fixed
14+
15+
- Fixed a bug in `i64.mul_wide_{s,u}` instruction constant evaluation. [#1397]
16+
17+
[#1397]: https://github.com/wasmi-labs/wasmi/pull/1397
18+
1119
## [`0.42.0`] - 2025-03-11
1220

1321
### Added

0 commit comments

Comments
 (0)