aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-09 04:14:55 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-09 04:14:55 +0000
commita86b35fbee99c6dee7844c2a7827b40d697cb380 (patch)
tree6fcdc8411f8719c673d35fb4e017ee27bca4d980 /NEWS
parenta4893fb87b344c42f12faa1e453aaddb61a9609b (diff)
downloadruby-a86b35fbee99c6dee7844c2a7827b40d697cb380.tar.gz
* News: Announcing update to Unicode version 9.0.0 [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6a9dbd3f91..986db329b3 100644
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Regexp#match? [Feature #8110]
This returns bool and doesn't save backref.
+* Regexp/String: Updated Unicode version from 8.0.0 to 9.0.0 [Feature #12513]
+
* RubyVM::Env
* RubyVM::Env was removed.