From: dfarrelly Date: Fri, 6 Mar 2020 09:22:23 +0000 (+0000) Subject: Add PMSH ChangeLog X-Git-Tag: 1.0.1~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=65622646473549baf6f78b5b0a41eef05c254f36;p=dcaegen2%2Fservices.git Add PMSH ChangeLog Issue-ID: DCAEGEN2-1820 Signed-off-by: dfarrelly Change-Id: I031e1e42b0c91c20bb6fe67831b50a139f58238c --- diff --git a/components/pm-subscription-handler/ChangeLog.md b/components/pm-subscription-handler/ChangeLog.md new file mode 100644 index 00000000..2d9c89a8 --- /dev/null +++ b/components/pm-subscription-handler/ChangeLog.md @@ -0,0 +1,10 @@ +# Change Log + +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/). + +## [1.0.0] + +* Initial release of the PM Subscription Handler.