summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index acc3d0c719..f002ea3367 100644
--- a/NEWS
+++ b/NEWS
@@ -388,7 +388,9 @@ String::
* 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]