Add const qualifier to constructor port parameter
[ric-plt/xapp-frame-cpp.git] / doc / src / rtd / rel-notes.xfm
1
2 .** ------------------------------------------------------------------------
3 .** CAUTION: This .xfm file is automatically generated by fmt_changes.ksh
4 .**          do NOT edit. Use 'make rel-notes.xfm' to regenerate.
5 .** ------------------------------------------------------------------------
6
7 .dv GEN_TITLE 1
8 .dv doc_title Release Notes
9
10 .im setup.im
11 .dh 1 u=off
12
13 &h1(C++ Framework Release Notes)
14 The following is a list of release highlights for the C++ xAPP Framework.
15
16 &h2(2020 June 26; version 1.1.0)
17         Change the port type in constructors to indicate "const"
18 &space
19
20         Version bump to 1.1.0 to allow patches to bronze code to 
21         continue to be done on the 1.0.* level.
22 &space
23
24 &h1(Bronze Release)
25 &h2(2020 April 28; version 1.0.0)
26         Bump version to force package build (old CI version added
27         incorrect install prefix). Bump to 1.0.0 for release.
28 &space
29
30 &h2(2020 March 27; version 0.1.2)
31         Changes identified by sonar (missing copy/move builders)
32         rmr_dump example programme
33         Improvements to code for better test coverage