Skip to content

Commit 617b561

Browse files
committed
v17.0.1
1 parent 77d70ae commit 617b561

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## [v17.0.1](https://github.com/bytecodealliance/wasmtime-rb/tree/v17.0.1) (2024-02-12)
4+
5+
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v17.0.0...v17.0.1)
6+
7+
**Merged pull requests:**
8+
9+
- chore: Disable Ruby head temporarily [\#296](https://github.com/bytecodealliance/wasmtime-rb/pull/296) ([saulecabrera](https://github.com/saulecabrera))
10+
- upgrade wasmtime to 17.0.1 [\#295](https://github.com/bytecodealliance/wasmtime-rb/pull/295) ([glebpom](https://github.com/glebpom))
11+
312
## [v17.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v17.0.0) (2024-01-30)
413

514
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v16.0.0...v17.0.0)
615

716
**Merged pull requests:**
817

18+
- \[ci skip\] chore: Update release workflow to use download-artifact@v3 [\#288](https://github.com/bytecodealliance/wasmtime-rb/pull/288) ([saulecabrera](https://github.com/saulecabrera))
919
- chore: Update to wasmtime v17 [\#285](https://github.com/bytecodealliance/wasmtime-rb/pull/285) ([saulecabrera](https://github.com/saulecabrera))
1020
- chore: Bump download artifact in publish doc workflow [\#284](https://github.com/bytecodealliance/wasmtime-rb/pull/284) ([saulecabrera](https://github.com/saulecabrera))
1121
- Expose Wasi Context to Ruby [\#282](https://github.com/bytecodealliance/wasmtime-rb/pull/282) ([cameronbarker](https://github.com/cameronbarker))

0 commit comments

Comments
 (0)