Skip to content

Commit 25cf976

Browse files
committed
Add 3.1.2 entry
1 parent 95c1194 commit 25cf976

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

NEWS.md

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

3+
## 3.1.2 - 2024-11-07
4+
5+
### Improvements
6+
7+
* JRuby: Added support for detecting encoding by BOM.
8+
* GH-100
9+
* GH-101
10+
11+
### Fixes
12+
13+
* CRuby: Fixed a bug that unknown memory may be used by
14+
`StringIO#ungetc`/`StringIO#ungetbyte`.
15+
* https://hackerone.com/reports/2805165
16+
* Reported by manun.
17+
18+
### Thanks
19+
20+
* manun
21+
322
## 3.1.1 - 2024-06-13
423

524
### Improvements

0 commit comments

Comments
 (0)