aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-05-02 14:30:22 -0700
committerAndre Arko <andre@arko.net>2015-05-02 14:30:22 -0700
commite0c8f44ed32ab62ce4dbaa66455e2dbd5c0a2070 (patch)
tree36a7ad6051784596536fd0006d92185c37b4d1ae /CHANGELOG.md
parent70aed516410c801c17a5f506106802b9b1bd2534 (diff)
parent8beeb91dd125331750d56acfa255ae1739d60952 (diff)
downloadbundler-e0c8f44ed32ab62ce4dbaa66455e2dbd5c0a2070.tar.gz
Merge tag 'v1.7.15' into 1-8-stable
Version 1.7.15
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7512ae7b..d7bde91d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -115,6 +115,19 @@ Documentation:
- add missing Gemfile global `path` explanation (@agenteo)
+## 1.7.15 (2015-04-29)
+
+Bugfixes:
+
+ - Respect Gemfile sources when installing a gem present in two sources (#3585, @tmoore)
+
+## 1.7.14 (2015-03-30)
+
+Bugfixes:
+
+ - Keep gems locked when updating another gem from the same source (#3250, @indirect)
+ - Don't add extra quotes around long, quoted config values (@aroben, #3338)
+
## 1.7.13 (2015-02-07)
Bugfixes: