Fix bug introduced with code smell fix
[ric-plt/xapp-frame-cpp.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8663e5a..9b3e70e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,21 @@
 # squished to one.
 
 release = Cherry
+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.
+
 2020 July 22; version 2.1.0
        Added metrics support (RIC-381).