Skip to content

Commit 7a1683a

Browse files
committed
Release notes for 0.5.3
1 parent 187ca20 commit 7a1683a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog for easy-deployment
22

3+
## 0.5.3 (2013-09-05)
4+
5+
Bugfixes:
6+
7+
* `bundle_without` was previously set incorrectly in the deploy.rb template, this has been removed from the template. Recommended to remove from your deploy.rb, but low impact.
8+
9+
Featues:
10+
11+
* Added support for multiple platform apache/passenger in the apache tasks. (apache path can now be set)
12+
* Logrotate configuration is now run on each deploy. Previously was only hooked on deploy:start which may not always be run for passenger setups.
13+
* Removed deploy.rb template comments re 'rvm-capistrano' deploying, as we don't primarily deploy off rvm.
14+
* Links to further documentation on the github wiki added to the deploy.rb file
15+
316
## 0.5.2 (2013-08-20)
417

518
Bugfixes:

0 commit comments

Comments
 (0)