Rename rpm and Debian makefile targets
[ric-plt/sdl.git] / docs / release-notes.rst
index 5876be2..1a8d85e 100644 (file)
@@ -1,5 +1,4 @@
 ..
-..  Copyright (c) 2019 AT&T Intellectual Property.
 ..  Copyright (c) 2019 Nokia.
 ..
 ..  Licensed under the Creative Commons Attribution 4.0 International
@@ -16,7 +15,7 @@
 ..  limitations under the License.
 ..
 
-Release-Notes
+Release Notes
 =============
 
 This document provides the release notes for O-RAN SC Amber release of
@@ -31,6 +30,23 @@ ric-plt/sdl.
 Version history
 ---------------
 
+[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.
+
+[1.1.0] - 2020-01-09
+
+* Add public helper classes for UT mocking.
+
 [1.0.4] - 2019-11-13
 
 * Add PackageCloud.io publishing to CI scripts.
@@ -50,7 +66,7 @@ Version history
   activated via environment variables.
 * Add Sentinel change notification handling logic.
 * Unit test fix for a false positive warning, when'EXPECT_EQ' macro is used
-  to validate boolean value. 
+  to validate boolean value.
 
 [1.0.0] - 2019-08-20