Align unit and int tests w.r.t. AC xapp

Change-Id: Ia31b9db61410cbf1b3391fd9752d7939dba1a3a5
Signed-off-by: Tommy Carpenter <tc677g@att.com>
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index a886aaa..485f5a8 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -37,6 +37,8 @@
     * Uses the standard RIC logging library
     * Switch the backend routing scheme to using subscription id with constant message types, per request.
     * Given the above, policy type ids can be any valid 32bit greater than 0
+    * Decouple the API between northbound and A1 from A1 with xapps. This is now two seperate OpenAPI files
+    * Update example for AC Xapp
 
 [1.0.4]
 -------