From 7df2503b7770147a8589a594bf30726f733b1d86 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune Date: Mon, 23 Dec 2019 01:37:45 -0500 Subject: NEWS: Hint at potential incompatibility with Range#minmax [#15807] --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 53f9109d44..bc9cf8d43f 100644 --- a/NEWS +++ b/NEWS @@ -407,7 +407,7 @@ Range:: New method:: * Added Range#minmax, with a faster implementation than Enumerable#minmax. - [Bug #15807] + It returns a maximum that now corresponds to Range#max. [Bug #15807] RubyVM:: -- cgit v1.2.3