aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2011-04-30 13:34:13 -0700
committerAndre Arko <andre@arko.net>2011-04-30 13:34:13 -0700
commitd276109ecbc3328582988f191c4347f455018634 (patch)
treef34dee10a3dae5d5de721c5e4c80ef06b8e7b209 /CHANGELOG.md
parentb55603709e88d2d3df8aeb19ba8dceaabf98307c (diff)
downloadbundler-d276109ecbc3328582988f191c4347f455018634.tar.gz
Update changelog for 1.0.13
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10d0bde8..72248008 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,14 @@
Features:
- - Compatibility with Rubygems master (soon to be v1.8)
- - Check for Rubygems features before overriding them
+ - Compatibility with Rubygems master (soon to be v1.8) (@evanphx)
- Informative error when --path points to a broken symlink
+ - Support Rake 0.9 and greater (@e2)
+ - Output full errors for non-TTYs e.g. pow (@josh)
+
+Bugfixes:
+
+ - Allow spaces in gem path names for gem tasks (@rslifka)
## 1.0.12 (April 8, 2011)