Skip to content

Commit a16cbfa

Browse files
committed
v41.0.0
1 parent 74e6a9e commit a16cbfa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [v41.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v41.0.0) (2026-01-22)
4+
5+
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v39.0.1...v41.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- Update to Wasmtime 41 [\#563](https://github.com/bytecodealliance/wasmtime-rb/pull/563) ([jeffcharles](https://github.com/jeffcharles))
10+
- Try to fix flakey timing test [\#561](https://github.com/bytecodealliance/wasmtime-rb/pull/561) ([jeffcharles](https://github.com/jeffcharles))
11+
- Fix build documentation GitHub Actions workflow [\#560](https://github.com/bytecodealliance/wasmtime-rb/pull/560) ([jeffcharles](https://github.com/jeffcharles))
12+
- Ruby 4.0 support [\#559](https://github.com/bytecodealliance/wasmtime-rb/pull/559) ([jeffcharles](https://github.com/jeffcharles))
13+
- chore\(deps\): bump cap-std from 3.4.5 to 4.0.0 [\#558](https://github.com/bytecodealliance/wasmtime-rb/pull/558) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
- chore\(deps\): bump wat from 1.242.0 to 1.243.0 [\#557](https://github.com/bytecodealliance/wasmtime-rb/pull/557) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
- chore\(deps-dev\): bump rake-compiler from 1.3.0 to 1.3.1 [\#552](https://github.com/bytecodealliance/wasmtime-rb/pull/552) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- chore\(deps\): bump actions/download-artifact from 6 to 7 [\#551](https://github.com/bytecodealliance/wasmtime-rb/pull/551) ([dependabot[bot]](https://github.com/apps/dependabot))
17+
- chore\(deps\): bump actions/upload-artifact from 5 to 6 [\#550](https://github.com/bytecodealliance/wasmtime-rb/pull/550) ([dependabot[bot]](https://github.com/apps/dependabot))
18+
- chore\(deps-dev\): bump yard from 0.9.37 to 0.9.38 [\#549](https://github.com/bytecodealliance/wasmtime-rb/pull/549) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
320
## [v39.0.1](https://github.com/bytecodealliance/wasmtime-rb/tree/v39.0.1) (2025-12-05)
421

522
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v38.0.4...v39.0.1)

0 commit comments

Comments
 (0)