summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-12-18 14:36:32 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-12-18 14:41:51 +0900
commit647449fc91c9d37752b09ac5f0a7859deee9e70e (patch)
tree17abbc05335b9e7d23d4cb19b6c32f56944fc9ae
parent96ae73e72232deaafd7a1f28b36f040da916b270 (diff)
Update description for default and bundled gems
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12380
-rw-r--r--NEWS.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 07c398a1f3..773057b20b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -148,6 +148,8 @@ Note: We're only listing outstanding class updates.
## Stdlib updates
+We only list stdlib changes that are notable feature changes.
+
* RubyGems
* Add --attestation option to gem push. It enabled to store signature of build artifact to sigstore.dev.
@@ -171,6 +173,8 @@ Note: We're only listing outstanding class updates.
* This library is now extracted from the Ruby repository to [ruby/net-http-sspi].
[[Feature #20775]]
+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.
+
The following default gem is added.
* win32-registry 0.1.0
@@ -275,8 +279,6 @@ The following bundled gem is added.
The following bundled gems are updated.
-Note: we also listed release history from the previous bundled version that is Ruby 3.3.0 if it has GitHub releases.
-
* minitest 5.25.4
* power_assert 2.0.4
* 2.0.3 to [v2.0.4][power_assert-v2.0.4]