diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-08-03 18:15:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-03 18:15:21 +0000 |
commit | ba3d7306c1773ea78ad7a87468fc66b9b4f18551 (patch) | |
tree | bd39a59806e9772d6b597b0e0db48d5b9035fcbf /adapter/acumos/Changelog.md | |
parent | 9f7c742ea64a6acb4f5ce2b8df885750c68a2ed3 (diff) | |
parent | 711d4eae913f34e78aa10e8cd511f3b8e43cd54f (diff) |
Merge "Pull JSON schemas at build/test not run time"
Diffstat (limited to 'adapter/acumos/Changelog.md')
-rw-r--r-- | adapter/acumos/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md index 55bafa8..71e5520 100644 --- a/adapter/acumos/Changelog.md +++ b/adapter/acumos/Changelog.md @@ -4,6 +4,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.3] - 7/28/2020 + * Fetch json schemas during image build ## [1.0.2] - 3/26/2020 * Run as non-root ## [1.0.1] - 3/20/2020 |