You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ We only list stdlib changes that are notable feature changes.
191
191
192
192
* IRB
193
193
194
-
* Use type based method completion as default.
194
+
* Interactive method completion is now improved with type information by default.
195
195
[[Feature #20778]]
196
196
197
197
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.
0 commit comments