Add support for config file parsing and watching
[ric-plt/xapp-frame-cpp.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b856218..2e7cbff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
 # squished to one.
 
 release = Cherry
+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).
+
 2020 July 17; version 2.0.0
        Add alarm support.