From a289fddd45f911c2d18dd7555666b0cd4a253f21 Mon Sep 17 00:00:00 2001 From: Colby Swandale Date: Thu, 27 Dec 2018 13:28:41 +1100 Subject: Version 1.17.3 with changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a32c73a1e8..f262060775 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 1.17.3 (2018-12-27) + +Bugfixes: + + - Fix a Bundler error when installing gems on old versions of RubyGems ([#6839](https://github.com/bundler/bundler/issues/6839), @colby-swandale) + - Fix an rare issue where Bundler was removing itself after a `bundle clean` ([#6829](https://github.com/bundler/bundler/issues/6829), @colby-swandale) + +Documentation: + + - add entry for `bundle remove` command to the main Bundler manual page + ## 1.17.2 (2018-12-11) - Add compatibility for bundler merge with Ruby 2.6 -- cgit v1.2.1