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 39e2ea3 commit 9f599a8Copy full SHA for 9f599a8
CHANGELOG.md
@@ -58,7 +58,7 @@ Compatibility:
58
* Allow `Fiber#raise` after `Fiber#transfer` like Ruby 3.0 (#2342).
59
* Fix `ObjectSpace._id2ref` for Symbols and frozen String literals (#2358).
60
* Implemented `Enumerator::Lazy#filter_map` (#2356).
61
-* Fix LLVM toolchain issue on macOS 10.13 (#2352, [oracle/graal#3383](https://github.com/oracle/graal/issues/3383)).
+* Fix LLVM toolchain issue on macOS 11.3 (#2352, [oracle/graal#3383](https://github.com/oracle/graal/issues/3383)).
62
* Implement `IO#set_encoding_by_bom` (#2372, pawandubey).
63
* Implemented `Enumerator::Lazy#with_index` (#2356).
64
* Implement `rb_backref_set`.
0 commit comments