diff options
author | Pawel <pawel.kasperkiewicz@nokia.com> | 2021-02-03 12:21:53 +0100 |
---|---|---|
committer | Pawel <pawel.kasperkiewicz@nokia.com> | 2021-02-05 12:08:52 +0100 |
commit | d6f51329c094b7264a9aebdbb76496b40966ce6b (patch) | |
tree | 8c8caf525d276f30c803aecc4d79a0506023bdb5 | |
parent | 7b6c642e4c7bb77d6029a2c06ef3e66e0e19c7e1 (diff) |
Add initial changelog
Issue-ID: DCAEGEN2-2557
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I1f0da92ea5a1540751f5a225011770869897cfa2
-rw-r--r-- | cm-container/Changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cm-container/Changelog.md b/cm-container/Changelog.md new file mode 100644 index 0000000..7d10bb0 --- /dev/null +++ b/cm-container/Changelog.md @@ -0,0 +1,7 @@ +# 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/). + +## [4.2.0] - 05/02/2021
\ No newline at end of file |