X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frel-notes.rst;h=d10de52a16cfacd7d96b8a25fd04111c79a4f37c;hb=23d0e614733c0305738d8c70d2e4c3e56beb6473;hp=7f368e9428926ad4c586b0badb2f2c593dcedc21;hpb=368cf5e2adaaf24b82d4ac28638f06a1aa2ccfae;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/docs/rel-notes.rst b/docs/rel-notes.rst index 7f368e9..d10de52 100644 --- a/docs/rel-notes.rst +++ b/docs/rel-notes.rst @@ -18,6 +18,28 @@ xAPP Framework. Cherry Release ============== +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). + + +2020 13 August; version 2.2.2 +----------------------------- +Correct potential memory leaks in xapp class (RIC-629) + + 2020 July 31; version 2.2.1 --------------------------- Correct "bugs" according to sonar (RIC-629)