Startup enhancement: routing manager is more resilient to missing components

Signed-off-by: zkoczka <zoltan.koczka@nokia.com>
Change-Id: Ib39b74085983b00cf2517247f52bf59be3e964d9
Signed-off-by: zkoczka <zoltan.koczka@nokia.com>
diff --git a/RELNOTES b/RELNOTES
index 1c5d539..4fc0f83 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,7 @@
+### v0.3.6
+* Routing Manager is more resilient to missing components
+* Put in order the message types
+
 ### v0.3.5
 * Added platform route to send RIC_SCTP_CLEAR_ALL message to implement big red button.
 * Added E2_TERM_INIT and RIC_SCTP_CONNECTION_FAILURE message type routes.