diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2022-03-28 10:43:10 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2022-03-28 10:43:10 +0900 |
| commit | c3555e3da4146068b0fede6af26212637ac2cd1d (patch) | |
| tree | 4e119378179819eb357163116084c0c9b6f68629 | |
| parent | 63f6dce09eb9374e2f408b10b8a1755850cc8beb (diff) | |
Added entry of Psych changes for #18571
| -rw-r--r-- | NEWS.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -119,7 +119,9 @@ Note: We're only listing outstanding class updates. ## Compatibility issues -Note: Excluding feature bug fixes. +* `Psych` no longer bundle libyaml source. + The users need to install libyaml library themselves via package system. + [[Feature #18571]] ### Removed constants |
