0be1017f9164ba130e0cf9ba926ceb100a878378
[ric-plt/xapp-frame-cpp.git] / docs / rel-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 ..
4 .. CAUTION: this document is generated from source in doc/src/*
5 .. To make changes edit the source and recompile the document.
6 .. Do NOT make changes directly to .rst or .md files.
7
8
9 ============================================================================================
10 Release Notes
11 ============================================================================================
12
13
14 C++ Framework Release Notes
15 ===========================
16
17 The following is a list of release highlights for the C++
18 xAPP Framework.
19
20
21 2020 June 29; version 1.2.0
22 ---------------------------
23
24 Add support for json parsing
25
26
27
28 2020 June 26; version 1.1.0
29 ---------------------------
30
31 Change the port type in constructors to indicate "const"
32
33 Version bump to 1.1.0 to allow patches to bronze code to
34 continue to be done on the 1.0.* level.
35
36
37
38 Bronze Release
39 ==============
40
41
42
43 2020 April 28; version 1.0.0
44 ----------------------------
45
46 Bump version to force package build (old CI version added
47 incorrect install prefix). Bump to 1.0.0 for release.
48
49
50
51 2020 March 27; version 0.1.2
52 ----------------------------
53
54 Changes identified by sonar (missing copy/move builders)
55 rmr_dump example programme Improvements to code for better
56 test coverage