summaryrefslogtreecommitdiffstats
path: root/mod2/helm-generator/Changelog.md
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-10-19 16:02:22 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-19 16:02:22 +0000
commitb35c611525dc715b41bfc996ffbd8f8838169150 (patch)
tree8b94df75af41925600ea26d716197b290d9909ae /mod2/helm-generator/Changelog.md
parent17336c26927fdc4d8bc74b051e34fb1d175c219c (diff)
parent0bae36245d468db7232bedc896f7d26681b14e03 (diff)
Merge "Convert streams_publishes and streams_subscribes json strings under applicationConfig to map in helm chart generator"
Diffstat (limited to 'mod2/helm-generator/Changelog.md')
-rw-r--r--mod2/helm-generator/Changelog.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/mod2/helm-generator/Changelog.md b/mod2/helm-generator/Changelog.md
index fa5463d..130e224 100644
--- a/mod2/helm-generator/Changelog.md
+++ b/mod2/helm-generator/Changelog.md
@@ -5,6 +5,9 @@ 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.2]- 2021-10-13
+* [DCAEGEN2-2936] Convert streams_publishes and streams_subscribes json strings under applicationConfig to map
+
## [1.0.1]- 2021-10-04
* [DCAEGEN2-2911] Refactor the code to make it more testable
@@ -16,4 +19,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.0]
-* Helm chart generator seed code introduction \ No newline at end of file
+* Helm chart generator seed code introduction