Sha256: 7dbd08b928181a286a98c72f951431ebfa420199db044531c40e30ce7e2bffb1

Contents?: true

Size: 649 Bytes

Versions: 2

Compression:

Stored size: 649 Bytes

Contents

# Capistrano3 Unicorn Changelog

## `0.1.1`

- Removed default value for `:unicorn_bundle_gemfile` of `:bundle_gemfile` so that current_path is the default

## `0.1.0`

- Changed default location of `:unicorn_pid`
- Depend on capistrano => 3.1.0
- Added `:unicorn_bundle_gemfile` to override `:bundle_gemfile`
- Bugfix; use current_path vs release_path

Thanks to @eLod, @mbrictson, and @complistic-gaff

## `0.0.6`

- Buxfix; unicorn -E should be passed a RACK_ENV (not a RAILS_ENV). [More here](http://www.hezmatt.org/~mpalmer/blog/2013/10/13/rack_env-its-not-for-you)

## `0.0.5`

- Added `:unicorn_options`

## `0.0.4`

- Added `:unicorn_roles`

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
prey-capistrano-unicorn-0.0.1 CHANGELOG.md
capistrano3-unicorn-0.1.1 CHANGELOG.md