Switch to py38, latest go builder
[ric-plt/xapp-frame-py.git] / docs / release-notes.rst
index ec7f53d..8491cf4 100644 (file)
@@ -14,11 +14,20 @@ and this project adheres to `Semantic Versioning <http://semver.org/>`__.
    :depth: 3
    :local:
 
+[0.4.1] - 3/17/2020
+-------------------
+::
+
+    * Switch tox to use py38
+    * switch to latest builders
+
+
 [0.4.0] - 3/13/2020
 -------------------
 ::
 
     * minor breaking change; switches the default behavior RE threading for RMRXapps. The default is not to return execution, but the caller (in `run`) can choose to loop in a thread.
+    * Add Dockerized examples
 
 
 [0.3.0] - 3/10/2020