X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Frtd%2Frel-notes.rst;h=7c5615b968d4aa0f204db9e44d6c4ecb41a907af;hb=0ac0fb452f47bf32beb4965bf7569034c415be93;hp=d6229816e1e6370e8ffc429bdf265c680479e67d;hpb=caed01aad345ebae5f7538276f110e57e77f3c95;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/doc/src/rtd/rel-notes.rst b/doc/src/rtd/rel-notes.rst index d622981..7c5615b 100644 --- a/doc/src/rtd/rel-notes.rst +++ b/doc/src/rtd/rel-notes.rst @@ -1,13 +1,31 @@ -============================================================================================ -Release Notes -============================================================================================ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. +.. CAUTION: this document is generated from source in doc/src/* +.. To make changes edit the source and recompile the document. +.. Do NOT make changes directly to .rst or .md files. + + +============================================================================================ +Release Notes +============================================================================================ C++ Framework Release Notes =========================== -The following is a list of release highlights for the C++ -xAPP Framework. +The following is a list of release highlights for the C++ +xAPP Framework. + + +2020 June 26; version 1.1.0 +--------------------------- + +Change the port type in constructors to indicate "const" + +Version bump to 1.1.0 to allow patches to bronze code to +continue to be done on the 1.0.* level. + Bronze Release @@ -18,14 +36,14 @@ Bronze Release 2020 April 28; version 1.0.0 ---------------------------- -Bump version to force package build (old CI version added -incorrect install prefix). Bump to 1.0.0 for release. - +Bump version to force package build (old CI version added +incorrect install prefix). Bump to 1.0.0 for release. + 2020 March 27; version 0.1.2 ---------------------------- -Changes identified by sonar (missing copy/move builders) -rmr_dump example programme Improvements to code for better -test coverage +Changes identified by sonar (missing copy/move builders) +rmr_dump example programme Improvements to code for better +test coverage