From a996c3400d77554b4c7fa4b8eada194fd0ac2c7f Mon Sep 17 00:00:00 2001 From: Harness CI Date: Wed, 30 Jun 2021 17:40:10 +0000 Subject: [PATCH] Release v0.0.3 --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a516ff19..5da7ff5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,19 @@ ## [Unreleased](https://github.com/harness-io/harness-go-sdk/tree/HEAD) -[Full Changelog](https://github.com/harness-io/harness-go-sdk/compare/v0.0.1...HEAD) +[Full Changelog](https://github.com/harness-io/harness-go-sdk/compare/v0.0.2...HEAD) **Merged pull requests:** +- Added Update functions for Cloud Providers [\#24](https://github.com/harness-io/harness-go-sdk/pull/24) ([micahlmartin](https://github.com/micahlmartin)) + +## [v0.0.2](https://github.com/harness-io/harness-go-sdk/tree/v0.0.2) (2021-06-29) + +[Full Changelog](https://github.com/harness-io/harness-go-sdk/compare/v0.0.1...v0.0.2) + +**Merged pull requests:** + +- Release version 0.0.2 06-29-2021 [\#23](https://github.com/harness-io/harness-go-sdk/pull/23) ([harness-ci-automation](https://github.com/harness-ci-automation)) - CloudProvider functionality [\#22](https://github.com/harness-io/harness-go-sdk/pull/22) ([micahlmartin](https://github.com/micahlmartin)) ## [v0.0.1](https://github.com/harness-io/harness-go-sdk/tree/v0.0.1) (2021-06-22)