From ec6bc98bc7aad9aa651fd285cf54ad9773cf9910 Mon Sep 17 00:00:00 2001 From: Chetan Parate <94056821+ChetanT-System@users.noreply.github.com> Date: Fri, 8 Mar 2024 14:05:51 +0530 Subject: [PATCH 1/2] Update CHANGELOG.md - Updated Known defects statements --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b9c0f35..483b049b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,8 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel - Policy overlay descriptions. ### Known defects - Policy table misses details of the usage policies. -- Data provider contracts: overview is missing important data; what kind of contracts are this, description; poilicies; who is the consumer? -- Data consumer contracts:overview is missing important data; what kind of contracts are this, description; under which poilicies do I consume?; who is the provider? - +- Data provider contracts overview should contain this information: kind of contracts, description, policies, information about the consumer. +- Data consumer contracts overview should contain this information: kind of contracts, description, policies, information about the provider. ## [2.3.5] - 2024-02-19 ### Added From 0e5604b4ac4d55abfffb6a80c7be85c62aad6746 Mon Sep 17 00:00:00 2001 From: Chetan Parate <94056821+ChetanT-System@users.noreply.github.com> Date: Fri, 8 Mar 2024 14:27:45 +0530 Subject: [PATCH 2/2] Update CHANGELOG.md - Removed non release points from change logs file. --- CHANGELOG.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 483b049b..5f23a99c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,27 +49,6 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel ### Changed - Bumped version to 2.3.0 for helm charts to match with backend release. -## [2.1.4] - non-released -### Fixed -- Data table pagination not working - fixed -- Veracode vulnerability fixes -- Missing license headers added -- legal information added to docker image. -- trivy workflow steps updated. - -## [2.1.3] - non-released -### Fixed -- PCF Documentation update - -## [2.1.2] - non-released -### Changed -- Download file functions code optimisations. -- Page layout css fixes. - -## [2.1.1] - non-released -### Added -- PCF Submodel support added - ## [2.1.0] - 2023-08-30 ### Fixed - docker base image changed .