[前][次][番号順一覧][スレッド一覧]

ruby-changes:58515

From: Martin <ko1@a...>
Date: Thu, 31 Oct 2019 15:22:05 +0900 (JST)
Subject: [ruby-changes:58515] bc7fbb6f02 (master): Mention update to Unicode Emoji version 12.1 in NEWS.

https://git.ruby-lang.org/ruby.git/commit/?id=bc7fbb6f02

From bc7fbb6f02f47f2e1ac2bcb3175324bb96c08247 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20D=C3=BCrst?= <duerst@i...>
Date: Thu, 31 Oct 2019 15:19:59 +0900
Subject: Mention update to Unicode Emoji version 12.1 in NEWS.

Also fixed some grammatical errors. [ci skip]

diff --git a/NEWS b/NEWS
index acc3d0c..f002ea3 100644
--- a/NEWS
+++ b/NEWS
@@ -388,7 +388,9 @@ String:: https://github.com/ruby/ruby/blob/trunk/NEWS#L388
     * Update Unicode version to 12.1.0, adding support for
       U+32FF SQUARE ERA NAME REIWA.  [Feature #15195]
 
-  Modified method::
+    * Update Unicode Emoji version to 12.1 [Feature #16272]
+
+  Modified methods::
 
     * String#match(nil) and String#match?(nil) now raise TypeError.  [Feature #13083]
 
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]