diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 14147cc7..bf4aa318 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,3 +15,12 @@ All notable changes to this project will be documented in this file. ### Fix - Fix JSON parsing error returned from GET request - https://jira.onap.org/browse/VNFSDK-697 + +## [1.6.2] + +### Fix +- Fix OCLIP version used during docker image build, by setting it to 5.0.3 + - https://jira.onap.org/browse/VNFSDK-698 + +### Added +- Updated validation version to 1.2.14 |