Skip to content

Commit

Permalink
chore: Release v0.1.391
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbranco committed Jan 3, 2024
1 parent b9d42b3 commit a4c6fd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.391
- Update model version v0.0.345
- Add `validate_credentials` resource to `AwsInquiries`
- Update model version v0.0.344
- Add the /notify_details endpoint to the SDK

## 0.1.390
- Update model version v0.0.343
- Add `Platform`to `subnet_network_verification_type` resource
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package sdk

const Version = "0.1.390"
const Version = "0.1.391"

0 comments on commit a4c6fd4

Please sign in to comment.