Skip to content

Commit

Permalink
chore prepare CHANGELOG.md for release
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtreier committed Mar 6, 2023
1 parent 39dec8b commit fe33946
Showing 1 changed file with 26 additions and 3 deletions.
29 changes: 26 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,38 @@ the detailed section referring to by linking pull requests or issues.

#### Added

- More Connector Self-Description properties in Dashboard.
- Info texts to differentiate Connector ID and Connector Endpoint.

#### Changed

#### Removed

#### Fixed

## [v0.0.1-milestone-7-sovity7] 06.03.2023

### Overview

More Connector Self-Description properties in Dashboard.

### Detailed Changes

#### Added

- Added Connector Self-Description property grid in Dashboard.
- Added info texts to differentiate Connector ID and Connector Endpoint.
- Added support for loading additional config from `EDC_UI_CONFIG_URL` on
startup.

#### Changed

- Deprecated property `EDC_UI_ASSET_PROP_ORIGINATOR` in favor of
`EDC_UI_CONNECTOR_ENDPOINT`.
- Deprecated property `EDC_UI_ASSET_PROP_ORIGINATOR_ORGANIZATION_NAME` in favor
of `EDC_UI_CURATOR_ORGANIZATION_NAME`.

#### Fixed

- Fixed Contract Definition successfully created message.

## [v0.0.1-milestone-7-sovity6] 02.03.2023

#### Changed
Expand Down

0 comments on commit fe33946

Please sign in to comment.