summaryrefslogtreecommitdiffstats
path: root/mod/onboardingapi/ChangeLog.md
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2021-10-12 20:19:19 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-12 20:19:19 +0000
commit17336c26927fdc4d8bc74b051e34fb1d175c219c (patch)
treea282c88cb2b054dbc78b72733d80635bfe21d740 /mod/onboardingapi/ChangeLog.md
parentff94acee8b41511dcd7f339778c87ca5931e8668 (diff)
parent8852e683a9cd036f1b0d7cb38153b88eded329de (diff)
Merge "[MOD/onboarding] Switch to v3 component spec"
Diffstat (limited to 'mod/onboardingapi/ChangeLog.md')
-rw-r--r--mod/onboardingapi/ChangeLog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/mod/onboardingapi/ChangeLog.md b/mod/onboardingapi/ChangeLog.md
index ede9878..1de9363 100644
--- a/mod/onboardingapi/ChangeLog.md
+++ b/mod/onboardingapi/ChangeLog.md
@@ -5,6 +5,12 @@ 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/).
+## [2.13.0] - 2021/09/21
+
+Changed
+ - [DCAEGEN2-2876] - Support v3 component spec for helm flow support
+
+
## [2.12.5]
* Fix component-spec-schema bug: Failed validating 'oneOf' in schema['properties']['volumes']['items']