Skip to content

Commit 8d83b92

Browse files
committed
Update Changelog
1 parent ce71699 commit 8d83b92

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
<a name="unreleased"></a>
44
## [Unreleased]
55

6+
7+
8+
<a name="v1.5.0"></a>
9+
## [v1.5.0] - 2019-10-01
10+
11+
- Fix release action
12+
- Use GitHub Actions instead of CircleCI ([#81](https://github.com/cloud-ca/terraform-provider-cloudca/issues/81))
613
- Upgrade for Terraform v0.12.0 ([#78](https://github.com/cloud-ca/terraform-provider-cloudca/issues/78))
714
- Use golangci lint instead of gometalinter ([#77](https://github.com/cloud-ca/terraform-provider-cloudca/issues/77))
815
- Compile provider with static binaries ([#76](https://github.com/cloud-ca/terraform-provider-cloudca/issues/76))
@@ -295,7 +302,8 @@
295302
- Initial commit
296303

297304

298-
[Unreleased]: https://github.com/cloud-ca/terraform-provider-cloudca/compare/v1.4.1...HEAD
305+
[Unreleased]: https://github.com/cloud-ca/terraform-provider-cloudca/compare/v1.5.0...HEAD
306+
[v1.5.0]: https://github.com/cloud-ca/terraform-provider-cloudca/compare/v1.4.1...v1.5.0
299307
[v1.4.1]: https://github.com/cloud-ca/terraform-provider-cloudca/compare/v1.4.0...v1.4.1
300308
[v1.4.0]: https://github.com/cloud-ca/terraform-provider-cloudca/compare/v1.3.0...v1.4.0
301309
[v1.3.0]: https://github.com/cloud-ca/terraform-provider-cloudca/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)