summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 03:31:45 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 03:31:45 +0000
commit7a78133a412df8077a19112af682cca2377400a0 (patch)
tree9dac62b43822d442eaf69c85f5f49ffc4ee6ac20 /NEWS
parent9373c5efb993dd8cae0526118805449b19af2c22 (diff)
Add NEWS about r56213.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56572 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1c0f2bf30..2146f9fecb 100644
--- a/NEWS
+++ b/NEWS
@@ -96,6 +96,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Module
* Module.used_modules [Feature #7418]
+ * Module#refine accepts a module as the argument now. [Feature #12534]
* Numeric