X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES;h=5cc1d83d02e2a611ae3d7961876d1020f108aaa8;hb=78eadf6777550556a68b26cbb0c09d536e1ff801;hp=bde4d759bed679dfb1129032fc761f960616cba9;hpb=c85ac8bccf13f6aba024fef47453f3e1b6c3c615;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/CHANGES b/CHANGES index bde4d75..5cc1d83 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,25 @@ # has several changes. Multiple blank lines between versions are # squished to one. +release = E +2021 03 December; version 2.3.5 + Taking in new RMR version 4.8.0. Also one bug fix added. + +release = Dawn +2021 23 June; version 2.3.4 + Taking in new RMR version 4.7.4 that contains many bug fixes + release = Cherry +2020 11 December; version 2.3.3 + Version bump to force CI jobs to promote the packages. + +2020 21 August; version 2.3.2 + Small cleanup of "code smells" and add additional test stats + to unit tests. + +2020 21 August; version 2.3.1 + Fix bug in message introduced with "code smell" fix. (RIC-629) + 2020 20 August; version 2.3.0 Address sonar flagged "bugs" in the config class (RIC-629).