X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fbindings%2Frmr-python%2FChangelog.md;h=101f9e88eb577366962879287824bf4699cf0f93;hb=refs%2Fchanges%2F66%2F666%2F2;hp=cd72de4bf95d65d69f1e1d8ff18ab0b467fd8152;hpb=46ae0f44cd0ea713601f16adc5ea709e607eb2e8;p=ric-plt%2Flib%2Frmr.git diff --git a/src/bindings/rmr-python/Changelog.md b/src/bindings/rmr-python/Changelog.md index cd72de4..101f9e8 100644 --- a/src/bindings/rmr-python/Changelog.md +++ b/src/bindings/rmr-python/Changelog.md @@ -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