summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2013-03-13 09:20:07 -0700
committerAndre Arko <andre@arko.net>2013-03-13 09:20:07 -0700
commite0761d26d61dc910d9bd8ba0a804bd0ca68cbebd (patch)
treebbba7413f83657a60365e72a7b04423141f129b1
parentf22599908a50b3e6e72fe8a27acb9d488b310456 (diff)
downloadbundler-1.3.3.tar.gz
Changelog for 1.3.3v1.3.3
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 896005b217..c4dc6f9c72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,14 @@
Features:
+ - compatible with Rubygems 2.0.2 (higher and lower already work)
- mention skipped groups in bundle install and bundle update output (@simi)
+ - `gem` creates rake tasks for minitest (@coop) and rspec
Bugfixes:
- - use YAML.dump over {}.to_yaml for better forwards compat
+ - require rbconfig for standalone mode
+ - revert to working quoting of RUBYOPT on Windows (@ogra)
## 1.3.2 (7 March 2013)