Skip to content

Commit cae8309

Browse files
authored
Merge pull request #13 from vultr/release-v1.0.1
release for v1.0.1
2 parents d6d2d0d + 12686fd commit cae8309

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ os: linux
22
language: go
33
go:
44
- 1.13.x
5+
- 1.14.x
56
- tip
67
env:
78
- GO111MODULE=on

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3-
## v0.1.0 (2020-03-20)
3+
## v1.0.1 (2020-06-16)
4+
### Dependencies
5+
* GoVultr 0.3.1 -> 0.4.2 [#11](https://github.com/vultr/docker-machine-driver-vultr/pull/11)
6+
* Testify 1.5.1 -> 1.6.1 [#12](https://github.com/vultr/docker-machine-driver-vultr/pull/12)
7+
8+
## v1.0.0 (2020-03-20)
49
### Features
510
* Initial tagged release

0 commit comments

Comments
 (0)