Skip to content

Commit

Permalink
Release v0.1.71
Browse files Browse the repository at this point in the history
- OCM-4750 | feat: additional security group ids attributes
  • Loading branch information
gdbranco committed Nov 15, 2023
1 parent c96c599 commit 9966e03
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` command line tool.

## 0.1.71 Nov 15 2023

- OCM-4750 | feat: additional security group ids attributes

## 0.1.70 Oct 13 2023

- 4dad47f OCM-3510 | fix: allow clusters to edit ingresses
Expand Down
2 changes: 1 addition & 1 deletion pkg/info/info.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package info

const Version = "0.1.70"
const Version = "0.1.71"

0 comments on commit 9966e03

Please sign in to comment.