aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 80bd3cd683..5dd370ad39 100644
--- a/NEWS
+++ b/NEWS
@@ -132,6 +132,8 @@ with all sufficient information, see the ChangeLog file.
* String#+@ and String#-@ are added to get mutable/frozen strings.
[Feature #11782]
+ * String.new now accepts new option parameter `encoding'.
+
* Struct
* Struct#dig [Feature #11688]