Push v2.3.4 to package cloud
[ric-plt/xapp-frame-cpp.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2e7cbff..9c57be2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,8 +4,30 @@
 # and version string. Blank are used to separate items when a version
 # has several changes.  Multiple blank lines between versions are
 # squished to one.
+release = Dawn
+2021 23 June; version 2.3.4
+       Taking in new RMR version 4.7.4 that contains many bug fixes
 
 release = Cherry
+2020 11 December; version 2.3.3
+       Version bump to force CI jobs to promote the packages.
+
+2020 21 August; version 2.3.2
+       Small cleanup of "code smells" and add additional test stats
+       to unit tests.
+
+2020 21 August; version 2.3.1
+       Fix bug in message introduced with "code smell" fix. (RIC-629)
+
+2020 20 August; version 2.3.0
+       Address sonar flagged "bugs" in the config class (RIC-629).
+
+2020 13 August; version 2.2.2
+       Correct potential memory leaks in xapp class (RIC-629)
+
+2020 July 31; version 2.2.1
+       Correct "bugs" according to sonar (RIC-629)
+
 2020 July 30; version 2.2.0
        Add support for configuration file reading and change notification.