Skip to content

Commit a9b88d4

Browse files
Changelog for Rubygems version 3.6.9
1 parent 315ebb1 commit a9b88d4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# 3.6.9 / 2025-05-13
2+
3+
## Enhancements:
4+
5+
* Add mtime to Gem::Package::TarWriter#add_file argument. Pull request
6+
[#8673](https://github.com/rubygems/rubygems/pull/8673) by unasuke
7+
* Print webauthn authentication link as a separate line to make it easier
8+
to visit. Pull request
9+
[#8663](https://github.com/rubygems/rubygems/pull/8663) by mperham
10+
* Remove shellwords autoload. Pull request
11+
[#8644](https://github.com/rubygems/rubygems/pull/8644) by
12+
deivid-rodriguez
13+
* Installs bundler 2.6.9 as a default gem.
14+
15+
## Performance:
16+
17+
* Avoid unnecessary splat allocation. Pull request
18+
[#8640](https://github.com/rubygems/rubygems/pull/8640) by jeremyevans
19+
20+
## Documentation:
21+
22+
* Fix typo in Changelog for 3.6.0 / 2024-12-16. Pull request
23+
[#8638](https://github.com/rubygems/rubygems/pull/8638) by thatrobotdev
24+
125
# 3.6.8 / 2025-04-13
226

327
## Enhancements:

0 commit comments

Comments
 (0)