summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 75d428e653..7aea2bff40 100644
--- a/NEWS
+++ b/NEWS
@@ -122,7 +122,13 @@ with all sufficient information, see the ChangeLog file.
* Rational#to_d raises ArgumentError when passing zero or negative
precision.
- * Rational#to_d requires a precision. It is an incompatible change.
+ * Rational#to_d
+
+ * Zero and an implicit precision is deprecated.
+ This feature is removed at the next release of bigdecimal.
+
+ * A negative precision isn't supported.
+ Be careful it is an incompatible change.
* date