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 fba1813 commit 227226bCopy full SHA for 227226b
CHANGELOG.md
@@ -10,6 +10,9 @@ Changes:
10
unsupported, have been removed.
11
* Our experimental JRuby-compatible Java interop has been removed - use
12
`Polyglot` and `Java` instead.
13
+* The Trufle handle patches applied to `psych` C extension have now been removed.
14
+* The `rb_tr_handle_*` functions have been removed as they are no
15
+ longer used in any C extension patches.
16
17
Bug fixes:
18
0 commit comments