From b7b426322892bec4c72b8047d89a4ebccccccdba Mon Sep 17 00:00:00 2001 From: adityagajbhiye Date: Fri, 24 Mar 2023 15:25:15 +0530 Subject: [PATCH] Change log and release version updated. --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f1659664..c3cb8d56f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - User not able to copy values from the contract panel as the keys are longer as the displayed field - To find out which contract belongs to which dataset User have to download the history file +## [1.9.1] - 2023-03-24 +### Fixed +- Helm charts fixed with default values. +- Database dependency updated in charts. + ## [1.9.0] - 2023-03-15 ### Added - Added new submodel SingleLevelUsageAsBuilt 1.0.1 aspect. @@ -121,8 +126,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Compliance with Catena-X Guidelines - Integration with Digital Twin registry service. - -[Unreleased]:https://github.com/eclipse-tractusx/dft-backend/compare/dft-backend-1.9.0...main +[unreleased]: https://github.com/eclipse-tractusx/dft-backend/compare/dftbackend-1.9.1...main +[1.9.1]: https://github.com/eclipse-tractusx/dft-backend/compare/1.9.0...dftbackend-1.9.1 +[1.9.0]: https://github.com/eclipse-tractusx/dft-backend/compare/dft-backend-1.8.1...1.9.0 [1.8.1]: https://github.com/eclipse-tractusx/dft-backend/compare/dft-backend-1.8.0...dft-backend-1.8.1 [1.8.0]: https://github.com/eclipse-tractusx/dft-backend/compare/dft-backend-1.7.0...dft-backend-1.8.0 [1.7.0]: https://github.com/eclipse-tractusx/dft-backend/releases/tag/dft-backend-1.7.0