From 47d939a7c0a85ac0919100eaed2df4bbf09c71d7 Mon Sep 17 00:00:00 2001 From: knu Date: Sun, 22 Oct 2017 12:26:21 +0000 Subject: Mention `Set#reset` git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d9730e0839..cc4ef7a674 100644 --- a/NEWS +++ b/NEWS @@ -201,6 +201,7 @@ with all sufficient information, see the ChangeLog file or Redmine * Set * Add Set#to_s as alias to #inspect [Feature #13676] * Add Set#=== as alias to #include? [Feature #13801] + * Add Set#reset [Feature #6589] * WEBrick -- cgit v1.2.3