Skip to content

Commit

Permalink
Add 3.1.2 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 7, 2024
1 parent 95c1194 commit 25cf976
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# News

## 3.1.2 - 2024-11-07

### Improvements

* JRuby: Added support for detecting encoding by BOM.
* GH-100
* GH-101

### Fixes

* CRuby: Fixed a bug that unknown memory may be used by
`StringIO#ungetc`/`StringIO#ungetbyte`.
* https://hackerone.com/reports/2805165
* Reported by manun.

### Thanks

* manun

## 3.1.1 - 2024-06-13

### Improvements
Expand Down

0 comments on commit 25cf976

Please sign in to comment.