Add json support
[ric-plt/xapp-frame-cpp.git] / CHANGES
1 # This file contains a brief summary of each version bump.
2
3 2020 June 29; version 1.2.0
4         Add support for json parsing
5
6 2020 June 26; version 1.1.0
7         Change the port type in constructors to indicate "const"
8
9         Version bump to 1.1.0 to allow patches to bronze code to
10         continue to be done on the 1.0.* level.
11
12 2020 April 28; version 1.0.0
13         Bump version to force package build (old CI version added
14         incorrect install prefix). Bump to 1.0.0 for release.
15
16 2020 March 27; version 0.1.2
17         Changes identified by sonar (missing copy/move builders)
18         rmr_dump example programme
19         Improvements to code for better test coverage