summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ca32c67a2..1850bdcd43 100644
--- a/NEWS
+++ b/NEWS
@@ -93,6 +93,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* added Random.bytes. [Feature #4938]
+* String
+
+ * String#split yields each substrings to the block if given. [Feature #4780]
+
=== Stdlib updates (outstanding ones only)
* ERB