Fix missing realloc function in SI
[ric-plt/lib/rmr.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 11264c5..976169f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,17 @@
 API and build change  and fix summaries. Doc correctsions
 and/or changes are not mentioned here; see the commit messages.
 
+2020 January 21; verison 3.0.2
+       Fix bug in SI95 (missing reallocate payload function).
+
+2020 January 20; verison 3.0.1
+       Enable support for dynamic route table updates via RMR session.
+
+2020 January 16; version 3.0.0
+       Introduce support for SI95 transport library to replace NNG.
+       (RMR library versions will use leading odd numbers to avoid tag collisions
+        with the wrapper tags which will use even numbers.)
+
 2019 December 9; version 1.13.1
        Correct documentation and missing rel-notes update for RTD.