aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52f28ffe7f..7c2b4b3ce2 100644
--- a/NEWS
+++ b/NEWS
@@ -216,6 +216,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* StringIO
* StringIO#write accepts multiple arguments
+* StringScanner
+ * Add StringScanner#size, StringScanner#captures, StringScanner#values_at [Feature #836]
+
* WEBrick
* Add Server Name Indication (SNI) support [Feature #13729]