changelog

master
Karl Freeman 2014-08-14 11:38:48 +01:00
parent 5486033a11
commit 546542032f
1 changed files with 6 additions and 2 deletions

View File

@ -146,11 +146,15 @@ namespace :deploy do
end
```
$ rake deploy:staging
$ rake deploy:production
```
$ rake deploy:staging
$ rake deploy:production
```
## Breaking Changes
* `v0.3.0`
- Ruby 1.9.3+ support only
* `v0.1.0`
- Removed the `--clean` command-line option. This option only applied to
the rsync deploy method. The idea going forward is that command-line