Skip to content

Commit 26163aa

Browse files
committed
Add 3.1.8 entry
1 parent a018cbe commit 26163aa

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

NEWS.md

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

3+
## 3.1.8 - 2026-03-31
4+
5+
### Improvements
6+
7+
* TruffleRuby: Added a new implementation for TruffleRuby.
8+
* GH-194
9+
* GH-195
10+
* Patch by Benoit Daloze
11+
12+
* CRuby: Added support for GC compaction and embedded structs.
13+
* GH-201
14+
* Patch by Jean Boussier
15+
16+
### Thanks
17+
18+
* Benoit Daloze
19+
20+
* Jean Boussier
21+
322
## 3.1.7 - 2026-01-06
423

524
### Fixes
@@ -13,6 +32,7 @@
1332
* JRuby: Preserve code range in substrings to avoid recalculating.
1433
* GH-186
1534
* Patch by Karol Bucek
35+
1636
### Thanks
1737

1838
* Karol Bucek

0 commit comments

Comments
 (0)