diff --git a/NEWS.md b/NEWS.md index 71c3573..193fcec 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,9 @@ * Improved documents * Patch by Burdette Lamar + * Improved chilled string support + * GH-128 + ### Fixes * Fixed SEGV in `StringIO#seek` with `SEEK_END` on `StringIO.new(nil)`