summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-09 09:41:00 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-09 09:41:00 +0000
commita2429de63ce82c48a2c08ec4b0f9e89f700345cf (patch)
tree5616952da6db73d75cc9f43f8662fe384d7688c0 /NEWS
parent49255fd703a20f7a02eb3ba23ed63350a403072b (diff)
mention support for Unicode Version 12.1.0 (issue #15195) in NEWS
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 51b475ee30..63c609c4e6 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,10 @@ Regexp/String::
* Update Unicode version and Emoji version from 11.0.0 to 12.0.0.
\[Feature #15321]
+ * Update Unicode version to 12.1.0, adding support for
+ U+32FF SQUARE ERA NAME REIWA
+ \[Feature #15195]
+
=== Stdlib updates (outstanding ones only)
CSV::