From b3f641085e347d55c1b9b72e25a19c28cdeb84f6 Mon Sep 17 00:00:00 2001 From: duerst Date: Wed, 6 Mar 2019 03:15:06 +0000 Subject: add news about Unicode version update (issue #15321) to NEWS [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 67873ea306..76e93bd4d4 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,11 @@ Enumerable:: * Added Enumerable#tally. [Feature #11076] +Regexp/String:: + + * Update Unicode version and Emoji version from 11.0.0 to 12.0.0. + [Feature #15321] + === Stdlib updates (outstanding ones only) CSV:: -- cgit v1.2.3