diff --git a/doc/releasenotes.md b/doc/releasenotes.md
index bbd63d462ca47c58a2f228bbb7941ab81ca5e65b..1ac6ed117dfd4fca1d68ee9d71fe2a8f07b36e60 100644
--- a/doc/releasenotes.md
+++ b/doc/releasenotes.md
@@ -23,6 +23,14 @@ The startup scripts of the ***Invoker Management Service***, ***Provider Managem
 
 This will also helps on the restart issue on k8s deployed OpenCAPIF.
 
+### 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 2.0.0**
 
@@ -181,14 +189,6 @@ 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**