Fix json blob selection bug
[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 29; version 1.2.0)
17         Add support for json parsing
18 &space
19
20 &h2(2020 June 26; version 1.1.0)
21         Change the port type in constructors to indicate "const"
22 &space
23
24         Version bump to 1.1.0 to allow patches to bronze code to
25         continue to be done on the 1.0.* level.
26 &space
27
28 &h1(Bronze Release)
29 &h2(2020 April 28; version 1.0.0)
30         Bump version to force package build (old CI version added
31         incorrect install prefix). Bump to 1.0.0 for release.
32 &space
33
34 &h2(2020 March 27; version 0.1.2)
35         Changes identified by sonar (missing copy/move builders)
36         rmr_dump example programme
37         Improvements to code for better test coverage