Skip to content

Commit 69bb19a

Browse files
authored
Add a note about chilled string support to 3.1.8 release note (#180)
Fix GH-179 Reported by alpaca-tc. Thanks!!!
1 parent d026549 commit 69bb19a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
* Improved documents
88
* Patch by Burdette Lamar
99

10+
* Improved chilled string support
11+
* GH-128
12+
1013
### Fixes
1114

1215
* Fixed SEGV in `StringIO#seek` with `SEEK_END` on `StringIO.new(nil)`

0 commit comments

Comments
 (0)