[DOC] Add a mention of [Feature #18551] to NEWS.md
This commit is contained in:
parent
62c816410f
commit
458d079166
2
NEWS.md
2
NEWS.md
@ -67,6 +67,7 @@ Note: We're only listing outstanding class updates.
|
|||||||
* Range
|
* Range
|
||||||
|
|
||||||
* Range#reverse_each can now process beginless ranges with an Integer endpoint. [[Feature #18515]]
|
* Range#reverse_each can now process beginless ranges with an Integer endpoint. [[Feature #18515]]
|
||||||
|
* Range#reverse_each now raises TypeError for endless ranges. [[Feature #18551]]
|
||||||
|
|
||||||
* Refinement
|
* Refinement
|
||||||
|
|
||||||
@ -294,6 +295,7 @@ changelog for details of the default gems or bundled gems.
|
|||||||
[Feature #18183]: https://bugs.ruby-lang.org/issues/18183
|
[Feature #18183]: https://bugs.ruby-lang.org/issues/18183
|
||||||
[Feature #18498]: https://bugs.ruby-lang.org/issues/18498
|
[Feature #18498]: https://bugs.ruby-lang.org/issues/18498
|
||||||
[Feature #18515]: https://bugs.ruby-lang.org/issues/18515
|
[Feature #18515]: https://bugs.ruby-lang.org/issues/18515
|
||||||
|
[Feature #18551]: https://bugs.ruby-lang.org/issues/18551
|
||||||
[Feature #18885]: https://bugs.ruby-lang.org/issues/18885
|
[Feature #18885]: https://bugs.ruby-lang.org/issues/18885
|
||||||
[Bug #19012]: https://bugs.ruby-lang.org/issues/19012
|
[Bug #19012]: https://bugs.ruby-lang.org/issues/19012
|
||||||
[Bug #19150]: https://bugs.ruby-lang.org/issues/19150
|
[Bug #19150]: https://bugs.ruby-lang.org/issues/19150
|
||||||
|
Loading…
x
Reference in New Issue
Block a user