Skip to content

Commit

Permalink
fix CL
Browse files Browse the repository at this point in the history
  • Loading branch information
illfixit committed Sep 18, 2024
1 parent f919528 commit 226aee7
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,9 @@ the detailed section referring to by linking pull requests or issues.

#### Patch

<<<<<<< HEAD
- Changed wording on the data offer creation page
- Data Offer details now display the contract ID for each contract offer
- Used createDataOffer endpoint to create an asset, policies and a contract
definition in a single call
=======

### Deployment Migration Notes

_No special deployment migration steps required_
Expand All @@ -42,17 +39,22 @@ Various bugfixes.

#### Patch

- Changed wording on the data offer creation page ([#817](https://github.com/sovity/edc-ui/issues/795))
- Data Offer details now display the contract ID for each contract offer ([#795](https://github.com/sovity/edc-ui/issues/795))
- Warn the user when using an invalid Policy Id ([#746](https://github.com/sovity/edc-ui/issues/746))
- Warn the user when using an invalid Data Offer Id ([#745](https://github.com/sovity/edc-ui/issues/745))
- Changed wording on the data offer creation page
([#817](https://github.com/sovity/edc-ui/issues/795))
- Data Offer details now display the contract ID for each contract offer
([#795](https://github.com/sovity/edc-ui/issues/795))
- Warn the user when using an invalid Policy Id
([#746](https://github.com/sovity/edc-ui/issues/746))
- Warn the user when using an invalid Data Offer Id
([#745](https://github.com/sovity/edc-ui/issues/745))
- Fixed time restriction upper bound "local day to datetime" conversion issues
([#815](https://github.com/sovity/edc-ui/issues/815))

### Deployment Migration Notes

_No special deployment migration steps required_
>>>>>>> origin/main

> > > > > > > origin/main
## [v4.1.3] - 2024-09-03

Expand Down

0 comments on commit 226aee7

Please sign in to comment.