Skip to content

Commit 7f4c935

Browse files
committed
Mention dropping Ruby 2.7 in changelog
1 parent c4e8972 commit 7f4c935

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

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

3-
## [v7.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v7.0.0) (2023-03-31)
3+
## [v7.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v7.0.0) (2023-04-06)
44

55
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v6.0.1...v7.0.0)
66

@@ -10,6 +10,7 @@
1010

1111
**Merged pull requests:**
1212

13+
- Drop support for Ruby 2.7 [\#170](https://github.com/bytecodealliance/wasmtime-rb/pull/170) ([jbourassa](https://github.com/jbourassa))
1314
- Wasmtime 7.0 [\#163](https://github.com/bytecodealliance/wasmtime-rb/pull/163) ([jbourassa](https://github.com/jbourassa))
1415
- Fix potential GC bug when expiring the caller [\#162](https://github.com/bytecodealliance/wasmtime-rb/pull/162) ([jbourassa](https://github.com/jbourassa))
1516
- Allowing making Module and Engine Ractor shareable [\#161](https://github.com/bytecodealliance/wasmtime-rb/pull/161) ([macournoyer](https://github.com/macournoyer))

0 commit comments

Comments
 (0)