From d077cda7d525fe34d6d15675abeba723257388cf Mon Sep 17 00:00:00 2001 From: guillecxb <guillesanzlopez@gmail.com> Date: Tue, 11 Mar 2025 19:28:10 +0100 Subject: [PATCH] release notes --- doc/releasenotes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index 0458489..4894bcf 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -172,6 +172,14 @@ More information on README of each component. - New [Contribute section](./contribute/). - New [SDK Section](./sdk/sdk.md) +### Dynamic configurations +- Add new collection in CAPIF mongo with the init configuration. +- New endpoints in Helper to manage the CAPIF configuration. +- Add new collection in Register mongo with the init configuration. +- New endpoints in Register to manage the Register configuration. +- Documentation about Dynamic Configuration. +- Documentation about Helper and Register swaggers. + --- ## **Release 1.0.0** -- GitLab