[DOC] NEWS about [Feature #19104]

This commit is contained in:
Nobuyoshi Nakada 2022-12-12 13:56:06 +09:00
parent bbe56a6437
commit f093b619a4
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -574,6 +574,8 @@ The following deprecated APIs are removed.
New keys, `:constant_cache_invalidations` and `:constant_cache_misses`,
were introduced to help with use cases for `:global_constant_state`.
[[Feature #18589]]
* The cache-based optimization for Regexp matching is introduced.
[[Feature #19104]]
## JIT
@ -674,5 +676,6 @@ The following deprecated APIs are removed.
[Feature #19078]: https://bugs.ruby-lang.org/issues/19078
[Bug #19087]: https://bugs.ruby-lang.org/issues/19087
[Bug #19100]: https://bugs.ruby-lang.org/issues/19100
[Feature #19104]: https://bugs.ruby-lang.org/issues/19104
[Feature #19135]: https://bugs.ruby-lang.org/issues/19135
[Feature #19138]: https://bugs.ruby-lang.org/issues/19138