1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add the deprecation of flip-flops to NEWS page [ci skip]

[Fix GH-2047]

From: Junichi Ito <jit@sonicgarden.jp>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-12-10 23:40:14 +00:00
parent 8b13cbce7e
commit 0c0ec3ad21

2
NEWS
View file

@ -46,6 +46,8 @@ sufficient information, see the ChangeLog file or Redmine
* Print +cause+ of the exception if the exception is not caught and printed
its backtraces and error message [Feature #8257]
* Flip-flop syntax is deprecated. [Feature #5400]
=== Core classes updates (outstanding ones only)
[Array]