Update release parameters according to schema
[ric-plt/sdl.git] / docs / release-notes.rst
index e328775..63d7d29 100644 (file)
@@ -18,8 +18,7 @@
 Release Notes
 =============
 
-This document provides the release notes for O-RAN SC Amber release of
-ric-plt/sdl.
+This document provides the release notes of the sdl library.
 
 .. contents::
    :depth: 3
@@ -30,6 +29,24 @@ ric-plt/sdl.
 Version history
 ---------------
 
+[1.2.1] - 2021-05-31
+
+* Multiple DBAAS Redis standalone groups
+
+[1.2.0] - 2021-05-26
+
+* Multiple DBAAS Redis Sentinel groups
+* New namespace (--ns) option in sdltool test-get-set -command
+
+[1.1.3] - 2020-05-16
+
+* Rename rpm and Debian makefile targets to rpm-pkg and deb-pkg.
+* Update CI Dockerfile to utilize rpm-pkg and deb-pkg makefile targets.
+
+[1.1.2] - 2020-05-15
+
+* Add makefile targets to build rpm and Debian packages.
+
 [1.1.1] - 2020-05-11
 
 * Add unit test code coverage (gcov) make target.