Skip to content

Commit ef97033

Browse files
committed
Fix link and copyedit blurb
1 parent 28b65e3 commit ef97033

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ We only list stdlib changes that are notable feature changes.
191191
192192
* IRB
193193
194-
* Use type based method completion as default.
194+
* Interactive method completion is now improved with type information by default.
195195
[[Feature #20778]]
196196
197197
Other changes are listed in the following sections. we also listed release history from the previous bundled version that is Ruby 3.3.0 if it has GitHub releases.
@@ -552,6 +552,7 @@ The following bundled gems are promoted from default gems.
552552
[Feature #20876]: https://bugs.ruby-lang.org/issues/20876
553553
[Feature #20884]: https://bugs.ruby-lang.org/issues/20884
554554
[Feature #20902]: https://bugs.ruby-lang.org/issues/20902
555+
[Feature #20778]: https://bugs.ruby-lang.org/issues/20778
555556
[Bug #20929]: https://bugs.ruby-lang.org/issues/20929
556557
[RubyGems-v3.5.4]: https://github.com/rubygems/rubygems/releases/tag/v3.5.4
557558
[RubyGems-v3.5.5]: https://github.com/rubygems/rubygems/releases/tag/v3.5.5

0 commit comments

Comments
 (0)