aboutsummaryrefslogtreecommitdiffstats
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 7d11950289..4a1708930c 100644
--- a/NEWS
+++ b/NEWS
@@ -373,6 +373,11 @@ with all sufficient information, see the ChangeLog file.
* Readline.completion_proc= accepts nil.
nil means to use default completion proc.
+* set
+ * new methods:
+ * Set#keep_if
+ * Set#select!
+
* time
* incompatible changes:
* Time.parse raises ArgumentError when no date information.