Skip to content

Commit e82e44a

Browse files
Changelog for Bundler version 2.2.6
1 parent 7974a4a commit e82e44a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 2.2.6 (January 18, 2021)
2+
3+
## Enhancements:
4+
5+
- Improve resolver debugging [#4288](https://github.com/rubygems/rubygems/pull/4288)
6+
7+
## Bug fixes:
8+
9+
- Fix dependency locking for path source [#4293](https://github.com/rubygems/rubygems/pull/4293)
10+
11+
## Performance:
12+
13+
- Speed up complex dependency resolves by creating DepProxy factory and cache [#4216](https://github.com/rubygems/rubygems/pull/4216)
14+
115
# 2.2.5 (January 11, 2021)
216

317
## Enhancements:

0 commit comments

Comments
 (0)