From 6c5823ee49ec79526eb1d460161b1afb38c0bdcb Mon Sep 17 00:00:00 2001 From: mk Date: Mon, 19 Feb 2024 14:04:07 +0100 Subject: [PATCH] fix(changelog):[#367] fix Changelog --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b34914bd7a..e37a993cc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] - - -## [4.5.0] - 2024-02-07 ### Added - Added helper script for building documentation locally. -- Added helper script for building documentation locally. - Added concept to conform with IndustryCore Changes CX-0126 and CX-127 + +## [4.5.0] - 2024-02-07 +### Added - Added new job parameter flag "auditContractNegotiation" which toggles setting contractAgreementId in Shells and Submodels - Added "contractAgreementId" field to Submodel model - Added Integration Tests for the entire IRS flow using stubbed responses of Discovery Service, Semantic Hub, EDC, Digital Twin Registry and BPDM Pool