Skip to content

Commit

Permalink
Update NEWS entry for Feature #13083
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 3, 2019
1 parent 4a16623 commit fbacfe6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS
Expand Up @@ -361,7 +361,8 @@ Regexp::

Modified method::

* Regexp#match(nil) and Regexp#match?(nil) now raise TypeError. [Feature #13083]
* Regexp#match and Regexp#match? with a +nil+ argument are deprecated
and will raise a TypeError in the next release. [Feature #13083]

RubyVM::

Expand Down

0 comments on commit fbacfe6

Please sign in to comment.