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:
parent
decf452a69
commit
019b12bd31
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
- removed dependency on capistrano-rails gem setting propper rails_env
|
- removed dependency on capistrano-rails gem setting propper rails_env
|
||||||
- setting ssh port through `ssh_options`
|
- setting ssh port through `ssh_options`
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
- support for ssh keys
|
||||||
|
|
||||||
## 0.5.2 (2015-04-02)
|
## 0.5.2 (2015-04-02)
|
||||||
### Fixed
|
### Fixed
|
||||||
- removed rails binary check due to different environments in sshkit and the ssh shellout
|
- removed rails binary check due to different environments in sshkit and the ssh shellout
|
||||||
|
|
Loading…
Reference in a new issue