We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5723945 commit a691db3Copy full SHA for a691db3
NEWS.md
@@ -111,6 +111,11 @@ Note: We're only listing outstanding class updates.
111
waiting on a blocking IO operation when the IO operation is closed.
112
[[Feature #21166]]
113
114
+* Pathname
115
+
116
+ * Pathname has been promoted from a default gem to a core class of Ruby.
117
+ [[Feature #17473]]
118
119
## Stdlib updates
120
121
The following bundled gems are promoted from default gems.
@@ -236,3 +241,4 @@ The following bundled gems are updated.
236
241
[Feature #21262]: https://bugs.ruby-lang.org/issues/21262
237
242
[Feature #21287]: https://bugs.ruby-lang.org/issues/21287
238
243
[Feature #21347]: https://bugs.ruby-lang.org/issues/21347
244
+[Feature #17473]: https://bugs.ruby-lang.org/issues/17473
0 commit comments