Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Changelog for 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Jan 1, 2020
1 parent 7fdb7fa commit 784c368
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.1.3 (January 2, 2020)

Bugfixes:

- Fix `rake build` when path has spaces on it [#7514](https://github.com/bundler/bundler/pull/7514)
- Fix `rake release` git push tasks when the running shell has `git` as an alias of another command (like `hub`) [#7510](https://github.com/bundler/bundler/pull/7510)
- Fix some circular require warnings [#7520](https://github.com/bundler/bundler/pull/7520)
- Fix `bundle config set deployment true` recommended alternative to `bundle config --deployment` to behave in the same way as the `--deployment` flag [#7519](https://github.com/bundler/bundler/pull/7519)

## 2.1.2 (December 20, 2019)

Bugfixes:
Expand Down

0 comments on commit 784c368

Please sign in to comment.