зеркало из https://github.com/github/ruby.git
NEWS.md: remove nonsense caveat
3.0 will be released in a few days (hopefully), so remove a caution: "it may be reverted until 3.0 release."
This commit is contained in:
Родитель
ed4381d941
Коммит
3621380046
3
NEWS.md
3
NEWS.md
|
@ -476,9 +476,6 @@ Excluding feature bug fixes.
|
|||
* Now `{ a: 1 }.each(&->(k, v) { })` raises an ArgumentError
|
||||
due to lambda's arity check.
|
||||
|
||||
* This is experimental; if it brings a big incompatibility issue,
|
||||
it may be reverted until 3.0 release.
|
||||
|
||||
* When writing to STDOUT redirected to a closed pipe, no broken pipe
|
||||
error message will be shown now. [[Feature #14413]]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче