зеркало из https://github.com/github/ruby.git
Mention Regexp.timeout= in NEWS.md
This commit is contained in:
Родитель
bbed2269bc
Коммит
4e13f5b579
4
NEWS.md
4
NEWS.md
|
@ -201,6 +201,9 @@ Note: We're only listing outstanding class updates.
|
||||||
Otherwise, anything other than `true`, `false`, `nil` or Integer will be warned.
|
Otherwise, anything other than `true`, `false`, `nil` or Integer will be warned.
|
||||||
[[Feature #18788]]
|
[[Feature #18788]]
|
||||||
|
|
||||||
|
* Regexp.timeout= has been added. Also, Regexp.new new supports timeout keyword.
|
||||||
|
See [[Feature #17837]]
|
||||||
|
|
||||||
* Refinement
|
* Refinement
|
||||||
|
|
||||||
* Refinement#refined_class has been added. [[Feature #12737]]
|
* Refinement#refined_class has been added. [[Feature #12737]]
|
||||||
|
@ -509,6 +512,7 @@ The following deprecated APIs are removed.
|
||||||
[Feature #17351]: https://bugs.ruby-lang.org/issues/17351
|
[Feature #17351]: https://bugs.ruby-lang.org/issues/17351
|
||||||
[Feature #17391]: https://bugs.ruby-lang.org/issues/17391
|
[Feature #17391]: https://bugs.ruby-lang.org/issues/17391
|
||||||
[Bug #17545]: https://bugs.ruby-lang.org/issues/17545
|
[Bug #17545]: https://bugs.ruby-lang.org/issues/17545
|
||||||
|
[Feature #17837]: https://bugs.ruby-lang.org/issues/17837
|
||||||
[Feature #17881]: https://bugs.ruby-lang.org/issues/17881
|
[Feature #17881]: https://bugs.ruby-lang.org/issues/17881
|
||||||
[Feature #18037]: https://bugs.ruby-lang.org/issues/18037
|
[Feature #18037]: https://bugs.ruby-lang.org/issues/18037
|
||||||
[Feature #18159]: https://bugs.ruby-lang.org/issues/18159
|
[Feature #18159]: https://bugs.ruby-lang.org/issues/18159
|
||||||
|
|
Загрузка…
Ссылка в новой задаче