We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca5bdf commit ac3b87aCopy full SHA for ac3b87a
CHANGELOG.md
@@ -66,11 +66,10 @@ Compatibility:
66
* Implemented `Digest::Instance#new` (#2040).
67
* Implemented `ONIGENC_MBC_CASE_FOLD`.
68
* Fixed `Thread#raise` to call the exception class' constructor with no arguments when given no message (#2045).
69
-* Fixed `refine + super` compatibility (#2039, @ssnickolay)
+* Fixed `refine + super` compatibility (#2039, #2048, @ssnickolay)
70
* Make the top-level exception handler more compatible with MRI (#2047).
71
* Implemented `rb_enc_codelen`.
72
* Implemented `Ripper` by using the C extension (#1585).
73
-* Fixed `refine + super` compatibility (#2039, #2048, @ssnickolay)
74
75
Changes:
76
0 commit comments