Skip to content

Commit 1995f17

Browse files
Merge pull request #48 from mikeshng/update-changelog
update changelog and version to convert issue 45
2 parents 96675a1 + ed6db68 commit 1995f17

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
[comment]: # ( Copyright Contributors to the Open Cluster Management project )
22
# Release Content
33
## Additions
4-
- Add `clusteradm delete token` [Create cmd to revoke the bootstrap token](https://github.com/open-cluster-management-io/clusteradm/issues/23)
5-
- 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)
6-
- [Enable external cluster config to support oidc](https://github.com/open-cluster-management-io/clusteradm/issues/38)
7-
- Add klog flags [Log will be helpful to contributors](https://github.com/open-cluster-management-io/clusteradm/issues/36)
4+
- 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)
85

96
## Breaking Changes
107

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-alpha.4
1+
0.1.0-alpha.5

0 commit comments

Comments
 (0)