X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frel-notes.rst;h=415d24308134decaa6152f040fd265a997d9623e;hb=b0c88ede74392fc3d73270c3b9a545b7e641d9ab;hp=4841bcb0dce3d4903ef0e37c18a28b39baa1e0c0;hpb=ef3620529c936a8790d6970c57198b4caee09c0d;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/docs/rel-notes.rst b/docs/rel-notes.rst index 4841bcb..415d243 100644 --- a/docs/rel-notes.rst +++ b/docs/rel-notes.rst @@ -18,6 +18,22 @@ xAPP Framework. Cherry Release ============== +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) + + +2020 July 30; version 2.2.0 +--------------------------- +Add support for configuration file reading and change +notification. + + 2020 July 22; version 2.1.0 --------------------------- Added metrics support (RIC-381).