File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 "BuildConstraints" : " darwin linux windows freebsd" ,
1818 "ResourcesExclude" : " *.go .goxc-temp" ,
1919 "MainDirsExclude" : " vendor,Godeps,testdata" ,
20- "PackageVersion" : " 1.0.1+dev " ,
20+ "PackageVersion" : " 1.0.2 " ,
2121 "TaskSettings" : {
2222 "xc" : {
2323 "GOARM" : " 5"
Original file line number Diff line number Diff line change @@ -126,13 +126,13 @@ $> curl --silent http://212.47.248.251 | head -n1 # you can also open your brows
126126
127127## Changelog
128128
129- ### master (unreleased )
129+ ### v1.0.2 (2016-04-20 )
130130
131131* Add GOXC configuration ([ #19 ] ( https://github.com/scaleway/docker-machine-driver-scaleway/issues/19 ) )
132132* Fix rm subcommand ([ #17 ] ( https://github.com/scaleway/docker-machine-driver-scaleway/issues/17 ) )
133133* Initial homebrew support ([ #9 ] ( https://github.com/scaleway/docker-machine-driver-scaleway/issues/9 ) )
134134
135- View full [ commits list] ( https://github.com/scaleway/docker-machine-driver-scaleway/compare/v1.0.1x ...master )
135+ View full [ commits list] ( https://github.com/scaleway/docker-machine-driver-scaleway/compare/v1.0.1 ...v1.0.2 )
136136
137137### v1.0.1 (2016-04-19)
138138
You can’t perform that action at this time.
0 commit comments