8000 [DOC] Add IRB's new completion section to NEWS.md · github/ruby@372e19b · GitHub
[go: up one dir, main page]

Skip to content

Commit 372e19b

Browse files
tompngXrXr
andauthored
[DOC] Add IRB's new completion section to NEWS.md
* Fix link and copyedit blurb Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
1 parent 645d604 commit 372e19b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@ We only list stdlib changes that are notable feature changes.
189189
* `Socket::ResolutionError` and `Socket::ResolutionError#error_code` was added.
190190
[[Feature #20018]]
191191
192+
* IRB
193+
194+
* Interactive method completion is now improved with type information by default.
195+
[[Feature #20778]]
196+
192197
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.
193198
194199
The following default gem is added.
@@ -547,6 +552,7 @@ The following bundled gems are promoted from default gems.
547552
[Feature #20876]: https://bugs.ruby-lang.org/issues/20876
548553
[Feature #20884]: https://bugs.ruby-lang.org/issues/20884
549554
[Feature #20902]: https://bugs.ruby-lang.org/issues/20902
555+
[Feature #20778]: https://bugs.ruby-lang.org/issues/20778
550556
[Bug #20929]: https://bugs.ruby-lang.org/issues/20929
551557
[RubyGems-v3.5.4]: https://github.com/rubygems/rubygems/releases/tag/v3.5.4
552558
[RubyGems-v3.5.5]: https://github.com/rubygems/rubygems/releases/tag/v3.5.5

0 commit comments

Comments
 (0)
0