aboutsummaryrefslogtreecommitdiffstats
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
commit049fc52c9708c98bf05305d1377f4385975ba0d7 (patch)
tree9dac62b43822d442eaf69c85f5f49ffc4ee6ac20 /NEWS
parentfcbeab045d70d0275ebc921833c186ac59ba00ac (diff)
downloadruby-049fc52c9708c98bf05305d1377f4385975ba0d7.tar.gz
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