From 0c38a39ecf5e8c677ec26d21ca82f115f90c6c7e Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Fri, 3 Mar 2017 17:44:20 -0600 Subject: Version 1.14.6 with changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f23135d7f..02754f0d09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 1.14.6 (2017-03-03) + +Bugfixes: + + - avoid undefined constant `Bundler::Plugin::API::Source` exception (#5409, @segiddins) + - avoid incorrect warnings about needing to enable `specific_platform` (@segiddins) + - fail gracefully when the compact index does not send an ETag (#5463, @olleolleolle) + - ensure `bundle outdated --local` shows all outdated gems (#5430, @denniss) + - fix a case where ruby version requirements could lead to incorrect resolver conflicts (#5425, @segiddins) + ## 1.14.5 (2017-02-22) Bugfixes: -- cgit v1.2.1