diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-01-08 20:41:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-01-08 20:41:58 +0000 |
commit | 9013e3e60092977d0ad8ae6dbac79b88964fb952 (patch) | |
tree | f6ee4990821d60d2fa353a6d8359bfe420f584c0 /adapter/acumos/Changelog.md | |
parent | 88286a3487c3ec955cc6207be2e70318634ebbd9 (diff) | |
parent | aeabc22ba7e3befc9c19286418c136189b76db37 (diff) |
Merge "Modify metadata matcher"
Diffstat (limited to 'adapter/acumos/Changelog.md')
-rw-r--r-- | adapter/acumos/Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md index 71e5520..73570fd 100644 --- a/adapter/acumos/Changelog.md +++ b/adapter/acumos/Changelog.md @@ -3,7 +3,8 @@ 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.4] - 1/07/2021 + * Select metadata.json with additional name search in case of multiple json artifacts (Fix for DCAEGEN2-2578) ## [1.0.3] - 7/28/2020 * Fetch json schemas during image build ## [1.0.2] - 3/26/2020 |