From fff3f7bd2d2b9f5949c8de9f27033b901565438f Mon Sep 17 00:00:00 2001 From: illfixit <66363651+illfixit@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:02:19 +0200 Subject: [PATCH] docs: append CL --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f020d121..39345967 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ the detailed section referring to by linking pull requests or issues. - 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 ## [v4.1.3] - 2024-09-03