Skip to content

Commit ac3b87a

Browse files
committed
Cleanup ChangeLog
(cherry picked from commit 079e32d)
1 parent 4ca5bdf commit ac3b87a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,10 @@ Compatibility:
6666
* Implemented `Digest::Instance#new` (#2040).
6767
* Implemented `ONIGENC_MBC_CASE_FOLD`.
6868
* Fixed `Thread#raise` to call the exception class' constructor with no arguments when given no message (#2045).
69-
* Fixed `refine + super` compatibility (#2039, @ssnickolay)
69+
* Fixed `refine + super` compatibility (#2039, #2048, @ssnickolay)
7070
* Make the top-level exception handler more compatible with MRI (#2047).
7171
* Implemented `rb_enc_codelen`.
7272
* Implemented `Ripper` by using the C extension (#1585).
73-
* Fixed `refine + super` compatibility (#2039, #2048, @ssnickolay)
7473

7574
Changes:
7675

0 commit comments

Comments
 (0)