From 56101b3c2dd05c4551934df783400d4b86d02135 Mon Sep 17 00:00:00 2001 From: kulgg <75735874+kulgg@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:03:16 +0200 Subject: [PATCH] docs: prepare release --- CHANGELOG.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebef7a3c..cffd8ba28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,21 @@ the detailed section referring to by linking pull requests or issues. #### Minor -- Now displaying the Management API URL on the dashboard. The displayed URL is also overridable. +#### Patch + +#### Deployment Migration Notes + +## [v3.1.0] - 2024-04-11 + +### Overview + +Small improvements for Connector and Broker UI + +### Detailed Changes + +#### Minor + +- Management API URL now displayed on the dashboard page #### Patch @@ -28,7 +42,8 @@ the detailed section referring to by linking pull requests or issues. #### Deployment Migration Notes - New **optional** environment variable: - - `EDC_UI_MANAGEMENT_API_URL_SHOWN_IN_DASHBOARD` as override for shown Management API URL on the dashboard + - `EDC_UI_MANAGEMENT_API_URL_SHOWN_IN_DASHBOARD` as override for shown + Management API URL on the dashboard ## [v3.0.0] - 2024-03-22