From dc5b68a109139fdce93df1b7a9569a6d11c81c80 Mon Sep 17 00:00:00 2001 From: Patrick Schauer Date: Tue, 10 Dec 2024 11:32:51 +0100 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f651b7..f5f95cd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ please see [changelog_updates.md](docs/dev/changelog_updates.md). - Fixed an issue wherein it was possible to bypass the CaaS request limit in an organization ([PR #384](https://github.com/sovity/authority-portal/pull/384)) - Fixed an issue wherein a user registration could fail due to a mismatch of the internal database and the Keycloak database - Fixed an issue where entries in the connector overview would randomly switch places ([PR #386](https://github.com/sovity/authority-portal/pull/386)) +- Changed Client ID generation for Connectors & Central Components ([#327](https://github.com/sovity/authority-portal/issues/327)) ### Known issues