Skip to content

Commit 33e9c5d

Browse files
committed
Change log entry
1 parent eb73cf2 commit 33e9c5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Compatibility:
1010
* Implemented `Integer#{allbits?,anybits?,nobits?}`.
1111
* `Integer#{ceil,floor,truncate}` now accept a precision and `Integer#round` accepts a rounding mode.
1212
* Added missing `Enumerable#filter` and `Enumerator::Lazy#filter` aliases to the respective `select` method (#1610).
13+
* Implement more `Ripper` methods as no-ops (#1694).
1314

1415
# 20.0.0 beta 1
1516

0 commit comments

Comments
 (0)