[ci skip] Add entry to NEWS.md about VWA
This commit is contained in:
parent
3e5f8b2af3
commit
cca54c8b1b
Notes:
git
2022-12-14 13:56:38 +00:00
3
NEWS.md
3
NEWS.md
@ -585,6 +585,8 @@ The following deprecated APIs are removed.
|
|||||||
[[Feature #18589]]
|
[[Feature #18589]]
|
||||||
* The cache-based optimization for Regexp matching is introduced.
|
* The cache-based optimization for Regexp matching is introduced.
|
||||||
[[Feature #19104]]
|
[[Feature #19104]]
|
||||||
|
* Variable Width Allocation is now enabled by default.
|
||||||
|
[[Feature #18239]].
|
||||||
|
|
||||||
## JIT
|
## JIT
|
||||||
|
|
||||||
@ -647,6 +649,7 @@ The following deprecated APIs are removed.
|
|||||||
[Feature #17837]: https://bugs.ruby-lang.org/issues/17837
|
[Feature #17837]: https://bugs.ruby-lang.org/issues/17837
|
||||||
[Feature #17881]: https://bugs.ruby-lang.org/issues/17881
|
[Feature #17881]: https://bugs.ruby-lang.org/issues/17881
|
||||||
[Feature #18159]: https://bugs.ruby-lang.org/issues/18159
|
[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 #18351]: https://bugs.ruby-lang.org/issues/18351
|
||||||
[Feature #18367]: https://bugs.ruby-lang.org/issues/18367
|
[Feature #18367]: https://bugs.ruby-lang.org/issues/18367
|
||||||
[Bug #18435]: https://bugs.ruby-lang.org/issues/18435
|
[Bug #18435]: https://bugs.ruby-lang.org/issues/18435
|
||||||
|
Loading…
x
Reference in New Issue
Block a user