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