Skip to content

Commit e227645

Browse files
committed
v28.0.0
1 parent f8dcfd7 commit e227645

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [v28.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v28.0.0) (2025-01-11)
4+
5+
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v27.0.0...v28.0.0)
6+
7+
**Closed issues:**
8+
9+
- Benchmark String vs Symbol keys in for records [\#400](https://github.com/bytecodealliance/wasmtime-rb/issues/400)
10+
11+
**Merged pull requests:**
12+
13+
- Update to wasmtime v28 [\#416](https://github.com/bytecodealliance/wasmtime-rb/pull/416) ([saulecabrera](https://github.com/saulecabrera))
14+
- Ruby 3.4 update [\#408](https://github.com/bytecodealliance/wasmtime-rb/pull/408) ([jbourassa](https://github.com/jbourassa))
15+
- Document reasoning behind using String keys in component records [\#403](https://github.com/bytecodealliance/wasmtime-rb/pull/403) ([jbourassa](https://github.com/jbourassa))
16+
317
## [v27.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v27.0.0) (2024-11-22)
418

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

0 commit comments

Comments
 (0)