summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/NEWS.md b/NEWS.md
index 737bc5ea6c..6b50bfd865 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -106,10 +106,6 @@ The following deprecated methods are removed.
## Stdlib compatibility issues
-* ERB
- * `ERB.new` no longer takes more than one positional arguments
- [[Feature #14256]]
-
## C API updates
### Removed C APIs
@@ -142,7 +138,6 @@ The following deprecated APIs are removed.
## Miscellaneous changes
[Feature #12737]: https://bugs.ruby-lang.org/issues/12737
-[Feature #14256]: https://bugs.ruby-lang.org/issues/14256
[Feature #14332]: https://bugs.ruby-lang.org/issues/14332
[Feature #15231]: https://bugs.ruby-lang.org/issues/15231
[Bug #15928]: https://bugs.ruby-lang.org/issues/15928