Release 050
[ric-plt/xapp-frame-py.git] / docs / release-notes.rst
index 3fdad34..a5d0c8b 100644 (file)
@@ -14,6 +14,22 @@ and this project adheres to `Semantic Versioning <http://semver.org/>`__.
    :depth: 3
    :local:
 
+
+[0.5.0] - 3/18/2020
+-------------------
+::
+
+    * All xapps (via the base class) now have a logger attribute that can be invoked to provide mdc logging. It is a passthrough to the RIC mdc logger for python (untouched, no value in an API on top at the current time).
+
+
+[0.4.1] - 3/17/2020
+-------------------
+::
+
+    * Switch tox to use py38
+    * switch to latest builders
+
+
 [0.4.0] - 3/13/2020
 -------------------
 ::