Skip to content

Commit

Permalink
Add note about optional hooks feature
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Oct 1, 2016
1 parent d0c2edb commit 403e678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Added a `bundle clean` task. There are no default hooks for it.
* Use `bundle check` to check if we can skip `bundle install`
* Run `bundle:install` on rollback (`deploy:reverted`)
* You can now `require "capistrano/bundler/tasks"` to load the tasks only without the hooks

# 1.1.4 (22 Jan 2015)

Expand Down

0 comments on commit 403e678

Please sign in to comment.