Upgrade to SDL 2.0.2

* Upgrades from sdl 1.0.0 to 2.0.2
* Delete a1test_helpers because SDL 2.0.2 provides the mockup we need
* Remove general catch all from A1

Change-Id: Ic130c524d110830c7f0ef3716991ae4a8ff87f5a
Signed-off-by: Tommy Carpenter <tc677g@att.com>
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 1d2b82d..ac3ad1d 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -14,6 +14,15 @@
    :depth: 3
    :local:
 
+[2.1.1] - 1/14/2020
+-------------------
+
+::
+
+    * Upgrades from sdl 1.0.0 to 2.0.2
+    * Delete a1test_helpers because SDL 2.0.2 provides the mockup we need
+    * Remove general catch all from A1
+
 [2.1.0] - 1/8/2020
 ------------------
 
@@ -25,8 +34,6 @@
     * Integration tests have a copy of a dbaas helm chart, however the goal is to simplify that deployment per https://jira.o-ran-sc.org/browse/RIC-45
     * Unit tests have a mockup of SDL, however again the goal is to simplify as SDL grows per https://jira.o-ran-sc.org/browse/RIC-44
 
-
-
 [2.0.0] - 12/9/2019
 -------------------