Skip to content

Commit

Permalink
Merge pull request #227 from igoihman/release_0_1_117
Browse files Browse the repository at this point in the history
Release v.0.1.118
  • Loading branch information
Irit Goihman authored Aug 9, 2020
2 parents 0e7ff7a + 55f349b commit 5716b8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.adoc
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.118 Aug 7 2020

- Update to model v0.0.75
** Added support_case resource
** Added token_authorization to root_resource

== 0.1.117 Aug 5 2020

- Update to model v0.0.73
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.117"
const Version = "0.1.118"

0 comments on commit 5716b8f

Please sign in to comment.