summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-09-22 17:59:28 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-22 17:59:28 +0900
commite2976fd1f678866be68ec213926f336a87e9a6aa (patch)
tree509f0627eb84c7a0cdea110497198ac47ac0f499 /NEWS.md
parent0dea31c437abc59c80ece31e94cc5f8fb562c3e0 (diff)
add NEWS entry for https://github.com/ruby/ruby/pull/4815
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 4b77d6602c..2b71603ea5 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -191,6 +191,8 @@ Excluding feature bug fixes.
## C API updates
+* Documented. [[GH-4815]]
+
## Implementation improvements
### JIT
@@ -254,3 +256,4 @@ Excluding feature bug fixes.
[Feature #18015]: https://bugs.ruby-lang.org/issues/18015
[Feature #18029]: https://bugs.ruby-lang.org/issues/18029
[Feature #18172]: https://bugs.ruby-lang.org/issues/18172
+[GH-4815]: https://github.com/ruby/ruby/pull/4815