diff --git a/NEWS.md b/NEWS.md index e7f5c40dad..b29e8f1a0a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -43,6 +43,12 @@ Note: Excluding feature bug fixes. ### Removed methods +The following deprecated constant is removed. + +* `Random::DEFAULT` +* `Struct::Group` +* `Struct::Passwd` + The following deprecated methods are removed. * `Dir.exists?`