Skip to content

Commit 6739d2a

Browse files
committed
v29.0.0
1 parent f38f7c4 commit 6739d2a

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

3-
## [v28.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v28.0.0) (2025-01-11)
3+
## [v29.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v29.0.0) (2025-01-27)
4+
5+
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v28.0.0...v29.0.0)
6+
7+
**Closed issues:**
8+
9+
- No precompiled gem for Ruby 3.3 [\#418](https://github.com/bytecodealliance/wasmtime-rb/issues/418)
10+
11+
**Merged pull requests:**
12+
13+
- Wasmtime v29 [\#421](https://github.com/bytecodealliance/wasmtime-rb/pull/421) ([saulecabrera](https://github.com/saulecabrera))
14+
15+
## [v28.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v28.0.0) (2025-01-14)
416

517
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v27.0.0...v28.0.0)
618

@@ -10,11 +22,13 @@
1022

1123
**Merged pull requests:**
1224

25+
- Update cross-gem action [\#420](https://github.com/bytecodealliance/wasmtime-rb/pull/420) ([jbourassa](https://github.com/jbourassa))
26+
- Bump rb-sys in gemspec [\#417](https://github.com/bytecodealliance/wasmtime-rb/pull/417) ([jbourassa](https://github.com/jbourassa))
1327
- Update to wasmtime v28 [\#416](https://github.com/bytecodealliance/wasmtime-rb/pull/416) ([saulecabrera](https://github.com/saulecabrera))
1428
- Ruby 3.4 update [\#408](https://github.com/bytecodealliance/wasmtime-rb/pull/408) ([jbourassa](https://github.com/jbourassa))
1529
- Document reasoning behind using String keys in component records [\#403](https://github.com/bytecodealliance/wasmtime-rb/pull/403) ([jbourassa](https://github.com/jbourassa))
1630

17-
## [v27.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v27.0.0) (2024-11-22)
31+
## [v27.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v27.0.0) (2024-11-21)
1832

1933
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v26.0.0...v27.0.0)
2034

0 commit comments

Comments
 (0)