Skip to content

Commit

Permalink
Merge pull request #175 from vkareh/release_0_1_0
Browse files Browse the repository at this point in the history
Release v0.1.0
  • Loading branch information
openshift-merge-robot committed Oct 30, 2020
2 parents 9329887 + 77d1490 commit fa2ad5e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
This document describes the relevant changes between releases of the `moactl`
command line tool.

== 0.1.0 Oct 30 2020

- admin: Rename IDP to Cluster-Admin
- ingress: Enable interactive mode
- Red Hat OpenShift Service on AWS
- Remove shard info from describe cluster
- roles: Update flow to use grant and revoke

== 0.0.16 Oct 22 2020

- Add tags to template, not working
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.0.16"
const Version = "0.1.0"

0 comments on commit fa2ad5e

Please sign in to comment.