ruby-changes:67176
From: Martin <ko1@a...>
Date: Tue, 17 Aug 2021 17:10:20 +0900 (JST)
Subject: [ruby-changes:67176] 21fd83a823 (master): Mention update to Unicode Version 13.0.0 and Emoji Version 13.1
https://git.ruby-lang.org/ruby.git/commit/?id=21fd83a823 From 21fd83a823145042767cc5f237b41cc6bb51f2e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=BCrst?= <duerst@i...> Date: Tue, 17 Aug 2021 17:07:01 +0900 Subject: Mention update to Unicode Version 13.0.0 and Emoji Version 13.1 Mention the update to Unicode Version 13.0.0 and Unicode Emoji Version 13.1 in NEWS.md. This completes issue #17750. [ci skip] --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index 783f59c..3a640a8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -113,6 +113,11 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L113 * StructClass#keyword_init? is added [[Feature #18008]] +* String + + * Update Unicode version to 13.0.0 [[Feature #17750]] + and Emoji version to 13.0 [[Feature #18029]] + * Queue * Queue#initialize now accepts an Enumerable of initial values. -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/