We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b896f80 commit a3722f5Copy full SHA for a3722f5
NEWS.md
@@ -132,6 +132,8 @@ Other changes are listed in the following sections. We also listed release
132
history from the previous bundled version that is Ruby 3.3.0 if it has GitHub
133
releases.
134
135
+* Pathname has been promoted from a default gem to a built-in class of Ruby. [[Feature #17473]]
136
+
137
The following default gem is added.
138
139
* win32-registry 0.1.0
@@ -236,3 +238,4 @@ The following bundled gems are updated.
236
238
[Feature #21262]: https://bugs.ruby-lang.org/issues/21262
237
239
[Feature #21287]: https://bugs.ruby-lang.org/issues/21287
240
[Feature #21347]: https://bugs.ruby-lang.org/issues/21347
241
+[Feature #17473]: https://bugs.ruby-lang.org/issues/17473
0 commit comments