Skip to content

Commit

Permalink
Release 0.1.350
Browse files Browse the repository at this point in the history
  • Loading branch information
tirthct committed Jun 26, 2023
1 parent ce71c18 commit 376e12c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.350
- Update model to version v0.0.293
- Add `DeleteAssociatedResources` locator to account resource

## 0.1.349
- Update model to version v0.0.293
- Add label list to OSDFM cluster request payloads
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.349"
const Version = "0.1.350"

0 comments on commit 376e12c

Please sign in to comment.