Skip to content

Commit 695964c

Browse files
committed
Add NEWS for 3.1.7
* ruby/ruby#185 * ruby/ruby#186
1 parent fa612d1 commit 695964c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

NEWS.md

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

3+
## 3.1.7 - 2026-01-06
4+
5+
### Fixes
6+
7+
* JRuby: Restore compatibility with JRuby 9.4 and earlier.
8+
* GH-185
9+
* Patch by Karol Bucek
10+
11+
### Improvements
12+
13+
* JRuby: Preserve code range in substrings to avoid recalculating.
14+
* GH-186
15+
* Patch by Karol Bucek
16+
### Thanks
17+
18+
* Karol Bucek
19+
320
## 3.1.6 - 2025-12-17
421

522
### Improvements

0 commit comments

Comments
 (0)