1
0
Fork 0
mirror of https://gitlab.com/ydkn/capistrano-rails-console.git synced 2023-02-13 20:54:14 -05:00

updated changelog

This commit is contained in:
Florian Schwab 2015-07-28 16:15:29 +02:00
parent 0377e0aa27
commit 7231a824c8

View file

@ -4,6 +4,8 @@
### Fixed
- removed dependency on capistrano-rails gem setting propper rails_env
- setting ssh port through `ssh_options`
- setting ssh user through `ssh_options`
- require a minimum version of 3.1.0 for capistrano (sshkit compatibility)
### Feature
- support for ssh keys