Add Xapp Onboarder frontend UI
[portal/ric-dashboard.git] / docs / release-notes.rst
index 122844f..cfbae03 100644 (file)
@@ -5,9 +5,23 @@
 RIC Dashboard Release Notes
 ===========================
 
-Version 2.0.1, 23 Apr 2020
+Version 2.1.0, 17 Aug 2020
 --------------------------
-* update and relocate the theme selector button
+* Add Xapp Onboarder client to backend (`OAM-108 <https://jira.o-ran-sc.org/browse/OAM-108>`_)
+* Add Xapp Onboarder frontend UI (`OAM-108 <https://jira.o-ran-sc.org/browse/OAM-108>`_)
+
+Version 2.0.3, 3 Jun 2020
+--------------------------
+* Validate request bodies in backend REST controller methods
+* Upgrade Angular to version 9
+
+Version 2.0.2, 18 May 2020
+--------------------------
+* Repair App Manager data models in webapp frontend (`OAM-103 <https://jira.o-ran-sc.org/browse/OAM-103>`_)
+
+Version 2.0.1, 30 Apr 2020
+--------------------------
+* Update and relocate the theme selector button
 * Revise controllers to use ResponseEntity
 * Drop AC xApp control/config screen from front-end
 * Drop A1 Mediator controller and tests from back-end