Add transport provider status to message buffer
[ric-plt/lib/rmr.git] / src / bindings / rmr-python / Changelog.md
index cd72de4..101f9e8 100644 (file)
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+## [0.10.4] - 8/08/2019
+    * Fix underlying problem getting errno from some environments; now references new RMR message field to get errno value.
+       * Add /usr/local/lib64 to tox environment variable to support systems where libraries natually install in lib64 rather than lib.
+
+## [0.10.3] - 7/31/2019
+    * (Correctly) Include license here per Jira RICPLT-1855
+
+## [0.10.2] - 7/31/2019
+    * Include license here per Jira RICPLT-1855
+
 ## [0.10.0] - 5/15/2019
     * Fix a bug in rmr mock that prevented it for being used for rmr_rcv (was only usable for rmr_torcv)
     * Add more unit tests, esp for message summary