mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Mention update to Unicode Emoji version 12.1 in NEWS.
Also fixed some grammatical errors. [ci skip]
This commit is contained in:
parent
c38ba75780
commit
bc7fbb6f02
1 changed files with 3 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -388,7 +388,9 @@ String::
|
||||||
* Update Unicode version to 12.1.0, adding support for
|
* Update Unicode version to 12.1.0, adding support for
|
||||||
U+32FF SQUARE ERA NAME REIWA. [Feature #15195]
|
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]
|
* String#match(nil) and String#match?(nil) now raise TypeError. [Feature #13083]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue