summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <carllerche@mac.com>2010-08-10 20:49:14 -0700
committerCarl Lerche <carllerche@mac.com>2010-08-10 20:49:14 -0700
commit3c21459bd1ff6bb2ea197689a340c2464af729d7 (patch)
treef8c4050da8022b8bf7135fe5c138703fcbab99ea
parent2bbe76851b73ebdb5fcdc4d2795d183f655e11ed (diff)
downloadbundler-3c21459bd1ff6bb2ea197689a340c2464af729d7.tar.gz
Update the changelog1.0.0.rc.5
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e46204d42..31871a44dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.0.0.rc.5
+
+Features:
+
+ - Make the Capistrano task more concise.
+
+Bugfixes:
+
+ - Fix a regression with determining whether or not to use sudo
+ - Allow using the --gemfile flag with the --deployment flag
+
## 1.0.0.rc.4
Features: