summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 26b9401a4a..2a5de6673e 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,11 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Core classes updates (outstanding ones only)
+* Array
+
+ * Array#append [Feature #12746]
+ * Array#prepend [Feature #12746]
+
* Integer
* Integer.sqrt [Feature #13219]