Skip to content

Commit c6ce876

Browse files
Changelog for Bundler version 2.5.8
1 parent c1d248a commit c6ce876

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 2.5.8 (April 11, 2024)
2+
3+
## Enhancements:
4+
5+
- Allow installing plugins from path via CLI [#6960](https://github.com/rubygems/rubygems/pull/6960)
6+
- Improve validation of `bundle plugin install` options [#7529](https://github.com/rubygems/rubygems/pull/7529)
7+
8+
## Bug fixes:
9+
10+
- Fix resolver error message when it runs out of versions due to `--strict --patch` filtering out everything [#7527](https://github.com/rubygems/rubygems/pull/7527)
11+
- Fix incorrect `bundle update --bundler` message [#7516](https://github.com/rubygems/rubygems/pull/7516)
12+
113
# 2.5.7 (March 22, 2024)
214

315
## Deprecations:

0 commit comments

Comments
 (0)