File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ appear at the top.
66## [ Unreleased] [ ]
77
88 * Your contribution here!
9+
10+ ## [ 1.17.0] [ ] (2018-07-07)
11+
912 * [ #430 ] ( https://github.com/capistrano/sshkit/pull/430 ) : [ Feature] Command Argument STDOUT/capistrano.log Hiding - [ @NorseGaud ] ( https://github.com/NorseGaud )
1013
1114## [ 1.16.1] [ ] (2018-05-20)
@@ -743,7 +746,8 @@ version `0.0.5`.
743746
744747First release.
745748
746- [ Unreleased ] : https://github.com/capistrano/sshkit/compare/v1.16.1...HEAD
749+ [ Unreleased ] : https://github.com/capistrano/sshkit/compare/v1.17.0...HEAD
750+ [ 1.17.0 ] : https://github.com/capistrano/sshkit/compare/v1.16.1...v1.17.0
747751[ 1.16.1 ] : https://github.com/capistrano/sshkit/compare/v1.16.0...v1.16.1
748752[ 1.16.0 ] : https://github.com/capistrano/sshkit/compare/v1.15.1...v1.16.0
749753[ 1.15.1 ] : https://github.com/capistrano/sshkit/compare/v1.15.0...v1.15.1
Original file line number Diff line number Diff line change 11module SSHKit
2- VERSION = "1.16.1 " . freeze
2+ VERSION = "1.17.0 " . freeze
33end
You can’t perform that action at this time.
0 commit comments