summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 1ccb6d23c7..d4297d0d63 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -40,6 +40,13 @@ Note: We're only listing outstanding class updates.
Note: Excluding feature bug fixes.
+### Removed methods
+
+The following deprecated methods are removed.
+
+* `Dir.exists?`
+* `File.exists?`
+
## Stdlib compatibility issues
## C API updates