Skip to content

Commit 92b75e9

Browse files
committed
OCM-12240 | chore: Release v0.1.448
1 parent a63d398 commit 92b75e9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This document describes the relevant changes between releases of the OCM API
44
SDK.
55

6+
## 0.1.448
7+
- Update model version v0.0.401
8+
- Include support for HCP shared vpc fields in `Cluster` and `DNS` models.
9+
610
## 0.1.447
711
- Update model version v0.0.400
812
- Update ocm-sdk-go examples for Addons

version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818

1919
package sdk
2020

21-
const Version = "0.1.447"
21+
const Version = "0.1.448"

0 commit comments

Comments
 (0)