Fix SGNB CHANGE CONFIRM protobuf message
[ric-plt/streaming-protobufs.git] / docs / release-notes.rst
index 0616239..1b04d97 100644 (file)
@@ -31,6 +31,22 @@ ric-plt/streaming-protobufs.
 Version history
 ---------------
 
+[1.0.0] - 2020-01-14
+
+* Fixed overlapping declaration error hit in Golang data structures, which
+  were generated from SGNB CHANGE CONFIRM protobuf message. API backward
+  incompatible change.
+
+[0.2.3] - 2019-12-18
+
+* Implement Protobuf schema for following X2AP messages:
+
+  * SGNB CHANGE REQUIRED
+  * SGNB CHANGE CONFIRM
+  * SGNB CHANGE REFUSE
+  * SGNB ACTIVITY NOTIFICATION
+  * GNB STATUS INDICATION
+
 [0.2.2] - 2019-11-14
 
 * Add mandatory documentation files.