aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-04-12 15:53:41 -0700
committerAndre Arko <andre@arko.net>2015-04-12 15:53:41 -0700
commit10d94dcee83ae2c82cd39152c29cb4477f42c5c0 (patch)
treea4b443faf4f447d7bab6d94e1bb891aada6dd414 /CHANGELOG.md
parent5749adedea810a94dc5c156f0f36247c572ea368 (diff)
downloadbundler-10d94dcee83ae2c82cd39152c29cb4477f42c5c0.tar.gz
Version 1.9.3 with changelog
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 2a74b435..ff684464 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 1.9.3 (2015-04-12)
+
+Bugfixes:
+
+ - handle removal of `specs` from rubygems/rubygems@620910 (#3558, @indirect)
+ - install 'universal' gems on Windows (#3066, @jdmundrawala)
+ - stop passing --local during `rake install` task (#3236, @indirect)
+ - guard against all possible accidental public gem pushes (#3533, @indirect)
+
## 1.9.2 (2015-03-30)
Bugfixes: