Skip to content

Commit 087679e

Browse files
committed
v1.1.0
1 parent 08820da commit 087679e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.goxc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"go-vet"
88
],
99
"MainDirsExclude": "vendor,Godeps,testdata",
10-
"PackageVersion": "1.0.1",
10+
"PackageVersion": "1.1.0",
1111
"ConfigVersion": "0.9"
1212
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GLOBAL OPTIONS:
138138

139139
## Changelog
140140

141-
### master (unreleased)
141+
### [v1.1.0](https://github.com/moul/ssh2docker/releases/tag/v1.1.0) (2015-10-07)
142142

143143
* Fix runtime error on Linux ([#38](https://github.com/moul/ssh2docker/issues/38))
144144
* Initial version of the native Scaleway support ([#36](https://github.com/moul/ssh2docker/issues/36))
@@ -149,7 +149,7 @@ GLOBAL OPTIONS:
149149
* Add homebrew support ([#16](https://github.com/moul/ssh2docker/issues/16))
150150
* Add Changelog ([#19](https://github.com/moul/ssh2docker/issues/19))
151151

152-
[full commits list](https://github.com/moul/ssh2docker/compare/v1.0.1...master)
152+
[full commits list](https://github.com/moul/ssh2docker/compare/v1.0.1...v1.1.0)
153153

154154
### [v1.0.1](https://github.com/moul/ssh2docker/releases/tag/v1.0.1) (2015-09-27)
155155

0 commit comments

Comments
 (0)