From 5fa8b95d5f59f5353975408ca5f266721a494681 Mon Sep 17 00:00:00 2001 From: mrkn Date: Wed, 5 Dec 2018 11:30:26 +0000 Subject: NEWS: update about bigdecimal [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 139197fd94..c471a8abbc 100644 --- a/NEWS +++ b/NEWS @@ -336,6 +336,10 @@ sufficient information, see the ChangeLog file or Redmine Update to the version 1.4.0. This version includes several compatibility issues, see Compatibility issues section below for the detail. + [Modified methods] + + * BigDecimal() accepts new keywords "exception:" likewise Float(). + [Coverage] A oneshot_lines mode is added. [Feature #15022] -- cgit v1.2.3