Extend class/method docs and publish as user guide
Minor changes to simplify the SDL wrapper methods, none functional.
Bump version to 1.1.2.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ie1d8ace03315bfd9a75aadc933aa66cf3be3e7ff
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 74348c9..b58b93a 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -11,6 +11,11 @@
and this project adheres to `Semantic Versioning <http://semver.org/>`__.
+[1.1.2] - 2020-05-13
+--------------------
+* Extend and publish class and method documentation as user guide in RST
+
+
[1.1.1] - 2020-05-07
--------------------
* Use timeout on queue get method to avoid 100% CPU usage (`RIC-354 <https://jira.o-ran-sc.org/browse/RIC-354>`_)