X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=a5d0c8bb720542b882536718fe4bdb81bf3bcd84;hb=c227468c8157a3fc56f32f2a164db742fd47e6f8;hp=8491cf4736f8f266f7879af11af44fe830e25478;hpb=5b582d6c144615002b5108f1d5cf94f1b70e6029;p=ric-plt%2Fxapp-frame-py.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8491cf4..a5d0c8b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -14,6 +14,14 @@ and this project adheres to `Semantic Versioning `__. :depth: 3 :local: + +[0.5.0] - 3/18/2020 +------------------- +:: + + * All xapps (via the base class) now have a logger attribute that can be invoked to provide mdc logging. It is a passthrough to the RIC mdc logger for python (untouched, no value in an API on top at the current time). + + [0.4.1] - 3/17/2020 ------------------- ::