From 6546b7fcb7cf4dee83e7bfd108339f83b1160784 Mon Sep 17 00:00:00 2001 From: Kamil Czaja <46053356+kamilczaja@users.noreply.github.com> Date: Tue, 17 Sep 2024 14:18:37 +0200 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0ec4331..174f98f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,8 +24,7 @@ the detailed section referring to by linking pull requests or issues. - Data Offer details now display the contract ID for each contract offer - Added validator for the Policy Id - Added validator for the Data Offer Id -- Fixed time restriction upper bound "local day to datetime" conversion issues - (https://github.com/sovity/edc-ui/issues/815) +- Fixed time restriction upper bound "local day to datetime" conversion issues ([#815](https://github.com/sovity/edc-ui/issues/815)) ## [v4.1.3] - 2024-09-03