diff options
author | 2020-12-17 13:47:36 +0100 | |
---|---|---|
committer | 2020-12-17 13:47:36 +0100 | |
commit | 92611f550d49db759f6b5cdc98ca75274c446c61 (patch) | |
tree | c054d737ff884bb834eaf03296285c0459d08170 /Changelog.md | |
parent | 26c6238bd7e5a48363b86122b9b40f013ed29f1a (diff) |
Upgrade SDC-distribution-client to 1.4.2 and add Changelog to project
Issue-ID: SDC-3400
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I628eecb24eb70a1515f5a77e6d910498b705d3d2
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..055b21b --- /dev/null +++ b/Changelog.md @@ -0,0 +1,12 @@ +# Change Log +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.4.2] - 17/12/2020 + - [SDC-3400](https://jira.onap.org/browse/SDC-3400) - Upgrade SDC Distribution Client code to use Java 11 + Upgrade libraries to the newest versions + Upgrade Junit to 5 + Remove old CI project + Create new integration tests for client inicialization
\ No newline at end of file |