Skip to content

Commit 91985e9

Browse files
authored
Add a change log for 0.7.0 (#30)
Signed-off-by: mprahl <mprahl@users.noreply.github.com>
1 parent 17e81c4 commit 91985e9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG/CHANGELOG-v0.7.0.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# v0.7.0
2+
3+
* Added the `PolicySets` API to logically group policies
4+
* Added support for the `fromSecret` and `protect` Hub template functions which are used to safely deploy sensitive
5+
data to managed clusters
6+
* Changed the log level flag to `--log-level` and `-v` for library logs
7+
* Improved logging
8+
* Improved performance
9+
* Updated the dependencies

0 commit comments

Comments
 (0)