summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2016-10-13 19:40:39 -0700
committerAndre Arko <andre@arko.net>2016-10-13 19:40:39 -0700
commitf084b9043fd631f469f9fffde9be70ee067bccb1 (patch)
tree5c8d71957a3a9dcf31a298b8188339704be199f5 /CHANGELOG.md
parentbc746cbd8d13df66425f661371115ae092dcaff7 (diff)
parenta7834e47e420b4fb1c41a5a8e7adec1a2fa03481 (diff)
downloadbundler-f084b9043fd631f469f9fffde9be70ee067bccb1.tar.gz
Merge tag 'v1.13.4'aa-merge-1-13-4
Version 1.13.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 714b3082b0..5499bc828e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 1.13.4 (2016-10-11)
+
+Bugfixes:
+
+ - stop printing warning when compact index versions file is rewritten (#5064, @indirect)
+ - fix `parent directory is world writable but not sticky` error on install (#5043, @indirect)
+ - fix for `uninitialized constant Bundler::Plugin::API::Source` error (#5010, @hsbt, @aycabta)
+ - make `update` options for major, minor, and patch updates consistent (#4934, @chrismo)
+
## 1.13.3 (2016-10-10)
Bugfixes: