summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorKenta Murata <mrkn@mrkn.jp>2020-12-19 22:15:48 +0900
committerKenta Murata <mrkn@mrkn.jp>2020-12-19 22:15:48 +0900
commitd62414b48fbb944cc9e4442ad7d04d40a27fa4e9 (patch)
treeb78ac48d459babe8635a103c7d0498d20f057cf1 /NEWS.md
parent8355a3e17b6ea05ee60400ae41a1553eee900ed8 (diff)
NEWS: Update BigDecimal version [ci skip]
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 3e42459fc0..75b1f65a49 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -367,7 +367,9 @@ Outstanding ones only.
* BigDecimal
- * Update to BigDecimal 2.0.2
+ * Update to BigDecimal 3.0.0
+
+ * This version is Ractor compatible.
* Bundler