From bbeb28865f814106e8b7b16b2af024660a92857a Mon Sep 17 00:00:00 2001 From: Christophe Loiseau Date: Tue, 3 Sep 2024 11:02:14 +0200 Subject: [PATCH] Release preparation 4.1.3 --- CHANGELOG.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8fb7312f..19b04fec4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,10 +20,18 @@ the detailed section referring to by linking pull requests or issues. #### Patch -- Check contract limits before negotiating a new one. -- Enhanced EDC UI terminologies for create data offer tab -- Changed title of contract definitions to data offers -- Date and time related fixes, unified date format. +## [v4.1.3] - 2024-09-03 + +### Overview + +Bug fixes + +#### Patch + +- Check the contract limits before negotiating a new one. +- Changed the title of contract definitions to data offers. +- Enhanced EDC UI terminologies for the Create Data Offer tab. +- Date and time display fixes, unified date format. ## [v4.1.2] - 2024-08-20