From 927bc1ac00b4bb322c16ee9e762045ff5f37fc6e Mon Sep 17 00:00:00 2001 From: Karsten Thiems <150006841+typecastcloud@users.noreply.github.com> Date: Tue, 17 Sep 2024 14:09:05 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5beff5ba74..8f89e1443b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel * **Invitation** * enabled creation of application and company on invite to remove the delay of the company application after invite [#960](https://github.com/eclipse-tractusx/portal-backend/pull/960) * allowed access to invitation endpoint to technical user [#933](https://github.com/eclipse-tractusx/portal-backend/pull/933) -* **Technical User**: new parameters for api expansion for technical user data [#997](https://github.com/eclipse-tractusx/portal-backend/pull/997) +* **Technical User** + * new parameters for api expansion for technical user data [#997](https://github.com/eclipse-tractusx/portal-backend/pull/997) + * add Registration Internal as Operator technical user for invite API [#1002](https://github.com/eclipse-tractusx/portal-backend/pull/1002) * **Administration**: introduced validating og bpn before adding to company user [#902](https://github.com/eclipse-tractusx/portal-backend/pull/902) * **Business Partner Data Management**: add sharing state ready toggle [#905](https://github.com/eclipse-tractusx/portal-backend/pull/905) @@ -1391,4 +1393,4 @@ n/a * Feature - DB enhancements (User "DELETE" enum, creation of service tables, etc.) * Feature - App Release Management PUT endpoint implementation for "CREATE App" and "App Details" * Feature - Static Data endpoints implemented - GET use cases, language, company data -* Feature - DB Auditing released for app subscription, company user, company application, user assigned roles \ No newline at end of file +* Feature - DB Auditing released for app subscription, company user, company application, user assigned roles