Skip to content

Commit

Permalink
Changelog Update for 0.8.16 release (#883)
Browse files Browse the repository at this point in the history
Signed-off-by: Aravinda Vishwanathapura <[email protected]>
  • Loading branch information
aravindavk committed Sep 1, 2022
1 parent 9c78989 commit e3726d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.16] - 2022-09-01

- Use helm for generating devel manifests
- Harden RBAC permissions
- Support custom kubelet dir
Expand Down Expand Up @@ -347,7 +349,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logging and Analytics support added.
- End-to-end testing using Minikube and Travis-ci.

[Unreleased]: https://github.com/kadalu/kadalu/compare/0.8.15...HEAD
[Unreleased]: https://github.com/kadalu/kadalu/compare/0.8.16...HEAD
[0.1.0]: https://github.com/kadalu/kadalu/compare/e434f25...0.1.0
[0.2.0]: https://github.com/kadalu/kadalu/compare/0.1.0...0.2.0
[0.3.0]: https://github.com/kadalu/kadalu/compare/0.2.0...0.3.0
Expand Down Expand Up @@ -378,3 +380,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.8.13]: https://github.com/kadalu/kadalu/compare/0.8.12...0.8.13
[0.8.14]: https://github.com/kadalu/kadalu/compare/0.8.13...0.8.14
[0.8.15]: https://github.com/kadalu/kadalu/compare/0.8.14...0.8.15
[0.8.16]: https://github.com/kadalu/kadalu/compare/0.8.15...0.8.16

0 comments on commit e3726d1

Please sign in to comment.