Skip to content

Commit

Permalink
update changelog and version to convert issue 45
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Ng <ming@redhat.com>
  • Loading branch information
mikeshng committed Jul 21, 2021
1 parent 96675a1 commit ed6db68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
[comment]: # ( Copyright Contributors to the Open Cluster Management project )
# Release Content
## Additions
- Add `clusteradm delete token` [Create cmd to revoke the bootstrap token](https://github.com/open-cluster-management-io/clusteradm/issues/23)
- Add the capability of injecting rendering functions [While rendering a yaml I want to inject my own functions](https://github.com/open-cluster-management-io/clusteradm/issues/37)
- [Enable external cluster config to support oidc](https://github.com/open-cluster-management-io/clusteradm/issues/38)
- Add klog flags [Log will be helpful to contributors](https://github.com/open-cluster-management-io/clusteradm/issues/36)
- Add `clusteradm install addons` and `clusteradm enable addons` [Add subcommand to enable application management addon](https://github.com/open-cluster-management-io/clusteradm/issues/45)

## Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0-alpha.4
0.1.0-alpha.5

0 comments on commit ed6db68

Please sign in to comment.