Skip to content

Commit b796838

Browse files
Changelog for Bundler version 2.2.20
1 parent 49930d0 commit b796838

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 2.2.20 (June 11, 2021)
2+
3+
## Enhancements:
4+
5+
- Don't print bug report template on server side errors [#4663](https://github.com/rubygems/rubygems/pull/4663)
6+
- Don't load `resolv` unnecessarily [#4640](https://github.com/rubygems/rubygems/pull/4640)
7+
8+
## Bug fixes:
9+
10+
- Fix `bundle outdated` edge case [#4648](https://github.com/rubygems/rubygems/pull/4648)
11+
- Fix `bundle check` with scoped rubygems sources [#4639](https://github.com/rubygems/rubygems/pull/4639)
12+
13+
## Performance:
14+
15+
- Don't use `extra_rdoc_files` with md files in gemspec to make installing bundler with docs faster [#4628](https://github.com/rubygems/rubygems/pull/4628)
16+
117
# 2.2.19 (May 31, 2021)
218

319
## Bug fixes:

0 commit comments

Comments
 (0)