diff --git a/CHANGELOG.md b/CHANGELOG.md index f66925e..13e8195 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.1.0-rc.3](https://github.com/eclipse-tractusx/policy-hub/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2024-02-15) + + +### Features + +* **nuget:** update framework packages to stable ([#30](https://github.com/eclipse-tractusx/policy-hub/issues/30)) ([c097c90](https://github.com/eclipse-tractusx/policy-hub/commit/c097c905b8280a65065dffa6524d0dd4bda7d0be)) + +### Bug Fixes + +* **helm-chart:** don't change postgres secret at helm upgrade ([#33](https://github.com/eclipse-tractusx/policy-hub/issues/33)) ([b7b4b8f](https://github.com/eclipse-tractusx/policy-hub/commit/b7b4b8fbff2286a4cf12c3783d6f9bff05cf717b)) + +### Miscellaneous Chores + +* release 0.1.0-rc.3 ([6d52a25](https://github.com/eclipse-tractusx/policy-hub/commit/6d52a25d6effcf1f9753249d1f45fa24e0e43208)) + ## [0.1.0-rc.2](https://github.com/eclipse-tractusx/policy-hub/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2024-02-02)