Skip to content

Commit

Permalink
Add a change log for 0.7.0 (#30)
Browse files Browse the repository at this point in the history
Signed-off-by: mprahl <[email protected]>
  • Loading branch information
mprahl authored Mar 30, 2022
1 parent 17e81c4 commit 91985e9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG/CHANGELOG-v0.7.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# v0.7.0

* Added the `PolicySets` API to logically group policies
* Added support for the `fromSecret` and `protect` Hub template functions which are used to safely deploy sensitive
data to managed clusters
* Changed the log level flag to `--log-level` and `-v` for library logs
* Improved logging
* Improved performance
* Updated the dependencies

0 comments on commit 91985e9

Please sign in to comment.