Skip to content

Commit

Permalink
[DOC] Add NEWS for [Feature #19370]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Dec 25, 2023
1 parent a9f0961 commit a44a59d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Expand Up @@ -310,6 +310,9 @@ changelog for details of the default gems or bundled gems.
# undefined method `nonexisting' for an instance of Array (NoMethodError)
```

* Now anonymous parameters forwarding is disallowed inside a block
that uses anonymous parameters. [[Feature #19370]]

## Stdlib compatibility issues

* `racc` is promoted to bundled gems.
Expand Down Expand Up @@ -500,6 +503,7 @@ changelog for details of the default gems or bundled gems.
[Feature #19347]: https://bugs.ruby-lang.org/issues/19347
[Feature #19351]: https://bugs.ruby-lang.org/issues/19351
[Feature #19362]: https://bugs.ruby-lang.org/issues/19362
[Feature #19370]: https://bugs.ruby-lang.org/issues/19370
[Feature #19521]: https://bugs.ruby-lang.org/issues/19521
[Feature #19538]: https://bugs.ruby-lang.org/issues/19538
[Feature #19561]: https://bugs.ruby-lang.org/issues/19561
Expand Down

0 comments on commit a44a59d

Please sign in to comment.