G release step 1 of 2 and whitespace fix
[ric-plt/xapp-frame-py.git] / docs / release-notes.rst
index 939d2a4..2601205 100644 (file)
@@ -10,6 +10,20 @@ All notable changes to this project will be documented in this file.
 The format is based on `Keep a Changelog <http://keepachangelog.com/>`__
 and this project adheres to `Semantic Versioning <http://semver.org/>`__.
 
+[3.2.1] - 2022-12-12
+--------------------
+* small permission fix in python init files
+
+[3.2.0] - 2022-06-16
+--------------------
+* Added REST E2 subscription support
+* rnib enhancements
+* REST service with health and config interface
+
+[3.1.0] - 2022-03-22
+--------------------
+* Added the symptomdata module
+
 [3.0.2] - 2021-12-17
 --------------------
 * Fix caching of error code data not happening (`RIC-862 <https://jira.o-ran-sc.org/browse/RIC-862>`_)