summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6c4c8c498..aada4521c4 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,9 @@ with all sufficient information, see the ChangeLog file.
this parameter is bitwise-ORed to oflags generated by normal mode argument.
[Feature #11253]
+* Module
+ * Module#deprecate_constant [Feature #11398]
+
* NameError
* NameError#receiver is added to take the receiver object. [Feature #10881]