Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed Jan 13, 2014
1 parent bc543f7 commit 3591b74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -9,8 +9,12 @@
- **Rocketeer hooks now use `illuminate/event` system, and can fire events during tasks (instead of just before and after)**
- **Permissions setting is now set in a callback to allow custom permissions routines**
- Rocketeer now looks into `~/.ssh` by default for keys instead of asking
- Added the `--clean-all` flag to the `Cleanup` task to prune all but the latest release
- Deployments file is now cleared when the config files are changed
- Added an option to disable shallow clone as it caused some problems on some servers
- Fixed a bug where `CurrentRelease` wouldn't show any release with an empty/fresh deployments file
- Fix some multiconnections related bugs
- Fixed some minor behaviors that were causing `--pretend` and/or `--verbose` to not output SCM commands

### 0.9.0

Expand Down

0 comments on commit 3591b74

Please sign in to comment.