Skip to content

Commit 942ac04

Browse files
committed
Add 3.1.6 entry
1 parent c14926f commit 942ac04

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

NEWS.md

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

3+
## 3.1.6 - 2025-03-25
4+
5+
### Fixes
6+
7+
* CRuby: Fix SEGV at unget to a null device StringIO
8+
* JRuby:
9+
* Fix NullPointerException at unget to a null device StringIO
10+
* Use proper checkEncoding signature
11+
* Update strioWrite logic to match CRuby
12+
* GH-124
13+
314
## 3.1.5 - 2025-02-21
415

516
### Improvements

0 commit comments

Comments
 (0)