diff options
Diffstat (limited to 'components/datalake-handler/Changelog.md')
-rw-r--r-- | components/datalake-handler/Changelog.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/components/datalake-handler/Changelog.md b/components/datalake-handler/Changelog.md new file mode 100644 index 00000000..b020ac5f --- /dev/null +++ b/components/datalake-handler/Changelog.md @@ -0,0 +1,18 @@ +# 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.1.1] 2022-09-14 +* DCAEGEN2-3004 - Fix DL-Admin Docker docker build issue + +## [1.0.0] 2019-08-01 +### Initial DL-Admin UI code +### Features +* add button component ([9e04f08](https://gerrit.onap.org/r/dcaegen2/services/commits/9e04f08)) +* add database to design module ([eba414f](https://gerrit.onap.org/r/dcaegen2/services/commits/eba414f)) +* change the structure of the project ([f761909](https://gerrit.onap.org/r/dcaegen2/services/commits/f761909)) +* new changes for design module ([c4c391b](https://gerrit.onap.org/r/dcaegen2/services/commits/c4c391b)) + |