diff options
-rw-r--r-- | components/pm-subscription-handler/ChangeLog.md | 10 |
1 files changed, 10 insertions, 0 deletions
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. |