ruby-changes:71387
From: Martin <ko1@a...>
Date: Sun, 13 Mar 2022 09:41:47 +0900 (JST)
Subject: [ruby-changes:71387] 2672502457 (master): mention Unicode Version 14.0.0
https://git.ruby-lang.org/ruby.git/commit/?id=2672502457 From 2672502457523317268ac24704cf85df91e2cae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=BCrst?= <duerst@i...> Date: Fri, 11 Mar 2022 17:11:32 +0900 Subject: mention Unicode Version 14.0.0 --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 05c66652f1..9219926fea 100644 --- a/NEWS.md +++ b/NEWS.md @@ -79,6 +79,8 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L79 * String * String#byteindex and String#byterindex have been added. [[Feature #13110]] + * Update Unicode to Version 14.0.0 and Emoji Version 14.0. [[Feature #18037]] + (also applies to Regexp) * Struct * A Struct class can also be initialized with keyword arguments -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/