Rename rpm and Debian makefile targets
[ric-plt/sdl.git] / docs / release-notes.rst
index a109c43..1a8d85e 100644 (file)
@@ -30,6 +30,19 @@ 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.