Skip to content

Commit

Permalink
chore(release): 1.0.0 release notes [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.4.2...v1.0.0) (2021-03-16)

### Performance Improvements

* **Instance-groups:** Update VPC SDK with API version 2021-03-09 ([#23](#23)) ([d6dc319](d6dc319))

### BREAKING CHANGES

* **Instance-groups:** - Methods for Instance group manager is now producing InstanceGroupManagerIntf instead of InstanceGroupManager
  • Loading branch information
semantic-release-bot committed Mar 16, 2021
1 parent df93797 commit 0046648
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 34 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.0.0](https://github.com/IBM/vpc-go-sdk/compare/v0.4.2...v1.0.0) (2021-03-16)


### Performance Improvements

* **Instance-groups:** Update VPC SDK with API version 2021-03-09 ([#23](https://github.com/IBM/vpc-go-sdk/issues/23)) ([d6dc319](https://github.com/IBM/vpc-go-sdk/commit/d6dc319bb5aa19aff4fd89872198b6e573545110))


### BREAKING CHANGES

* **Instance-groups:** - Methods for Instance group manager is now producing InstanceGroupManagerIntf instead of InstanceGroupManager

## [0.4.2](https://github.com/IBM/vpc-go-sdk/compare/v0.4.1...v0.4.2) (2021-03-02)


Expand Down
69 changes: 35 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0046648

Please sign in to comment.