Skip to content

Commit aa57d99

Browse files
committed
add changelog for v0.51.1
1 parent c6b2cd5 commit aa57d99

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ 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.51.1` - 2025-08-25
12+
13+
### Fixed
14+
15+
- Fixed a bug that caused lazily compiled functions to be stuck
16+
at compiling when running out of fuel during translation. [#1648]
17+
18+
[#1648]: https://github.com/wasmi-labs/wasmi/pull/1648
19+
1120
## `0.51.0` - 2025-08-13
1221

1322
### Changed

0 commit comments

Comments
 (0)