diff options
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 |