Remove SDLWrapper now that it's in xapp frame.

Issue-ID: RIC-228
Change-Id: I1f65d1b5a0029eb544d43c2c9294ef19c07d45d9
Signed-off-by: Tommy Carpenter <tc677g@att.com>
diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst
index b37b2c4..3e11e19 100644
--- a/docs/developer-guide.rst
+++ b/docs/developer-guide.rst
@@ -29,9 +29,9 @@
 
 4) ``integration_tests/a1mediator/Chart.yaml``
 
-6) ``a1/openapi.yaml`` (this is an API version, not a software version; no need to bump on patch changes)
+5) ``a1/openapi.yaml`` (this is an API version, not a software version; no need to bump on patch changes)
 
-7) in the it/dep repo that contains a1 helm chart, ``values.yaml``, ``Chart.yml``
+6) in the ric-plt repo that contains a1 helm chart, ``values.yaml``, ``Chart.yml``
 
 
 Version bumping rmr
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index e39ec3a..0ca68d5 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -14,6 +14,13 @@
    :depth: 3
    :local:
 
+[2.1.4] - 3/6/2020
+-------------------
+::
+
+    * SDL Wrapper was moved into the python xapp framework; use it from there instead.
+
+
 [2.1.3] - 2/13/2020
 -------------------
 ::