mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove "2.8" from NEWS.md
This commit is contained in:
parent
6e84af2fa9
commit
ea6856dcdf
Notes:
git
2020-12-14 08:17:47 +09:00
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -417,7 +417,7 @@ Excluding feature bug fixes.
|
|||
due to lambda's arity check.
|
||||
|
||||
* This is experimental; if it brings a big incompatibility issue,
|
||||
it may be reverted until 2.8/3.0 release.
|
||||
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]]
|
||||
|
|
Loading…
Reference in a new issue