Remove incorrect NEWS entry, only Regexp#match and #match? changed

This commit is contained in:
Benoit Daloze 2019-11-03 11:08:58 +01:00
parent 985e6ced99
commit 4a16623707

4
NEWS
View File

@ -390,10 +390,6 @@ String::
* Update Unicode Emoji version to 12.1 [Feature #16272]
Modified methods::
* String#match(nil) and String#match?(nil) now raise TypeError. [Feature #13083]
Time::
New methods::