Skip to content

Commit 2124a90

Browse files
committed
Add ChangeLog entry
1 parent 0211cd7 commit 2124a90

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 20.0.0 beta 2
2+
3+
Compatibility:
4+
5+
* Exceptions from `coerce` are no longer rescued, like MRI.
6+
* Implemented `Integer#{allbits?,anybits?,nobits?}`.
7+
* `Integer#{ceil,floor,truncate}` now accept a precision and `Integer#round` accepts a rounding mode.
8+
19
# 20.0.0 beta 1
210

311
Bug fixes:

0 commit comments

Comments
 (0)