diff --git a/NEWS.md b/NEWS.md index 06696129a5..1ccb6d23c7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -44,6 +44,13 @@ Note: Excluding feature bug fixes. ## C API updates +### Removed C APIs + +The following deprecated APIs are removed. + +* `rb_cData` variable. +* "taintedness" and "trustedness" functions. + ## Implementation improvements ## JIT