summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: