mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 00:54:01 +02:00
[DOC] Add a NEWS entry about it
This commit is contained in:
parent
04bf27368d
commit
e1c0e8cac4
1 changed files with 4 additions and 0 deletions
4
NEWS.md
4
NEWS.md
|
@ -7,6 +7,8 @@ Note that each entry is kept to a minimum, see links for details.
|
||||||
|
|
||||||
## Language changes
|
## Language changes
|
||||||
|
|
||||||
|
* `it` is added to reference a block parameter. [[Feature #18980]]
|
||||||
|
|
||||||
## Core classes updates
|
## Core classes updates
|
||||||
|
|
||||||
Note: We're only listing outstanding class updates.
|
Note: We're only listing outstanding class updates.
|
||||||
|
@ -30,3 +32,5 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log
|
||||||
## Implementation improvements
|
## Implementation improvements
|
||||||
|
|
||||||
## JIT
|
## JIT
|
||||||
|
|
||||||
|
[Feature #18980]: https://bugs.ruby-lang.org/issues/18980
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue