aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0c70db07bc..f9b4162135 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,13 @@ with all sufficient information, see the ChangeLog file.
=== Core classes updates (outstanding ones only)
+* Enumerable
+ * Extended methods:
+ * min
+ * min_by
+ * max
+ * max_by
+
=== Core classes compatibility issues (excluding feature bug fixes)
=== Stdlib updates (outstanding ones only)