[ci skip] Add entry to NEWS.md about VWA

This commit is contained in:
Peter Zhu 2022-12-13 13:34:06 -05:00
parent 3e5f8b2af3
commit cca54c8b1b
Notes: git 2022-12-14 13:56:38 +00:00

View File

@ -585,6 +585,8 @@ The following deprecated APIs are removed.
[[Feature #18589]]
* The cache-based optimization for Regexp matching is introduced.
[[Feature #19104]]
* Variable Width Allocation is now enabled by default.
[[Feature #18239]].
## JIT
@ -647,6 +649,7 @@ The following deprecated APIs are removed.
[Feature #17837]: https://bugs.ruby-lang.org/issues/17837
[Feature #17881]: https://bugs.ruby-lang.org/issues/17881
[Feature #18159]: https://bugs.ruby-lang.org/issues/18159
[Feature #18239]: https://bugs.ruby-lang.org/issues/18239#note-17
[Feature #18351]: https://bugs.ruby-lang.org/issues/18351
[Feature #18367]: https://bugs.ruby-lang.org/issues/18367
[Bug #18435]: https://bugs.ruby-lang.org/issues/18435