aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2019-07-17 23:24:36 -0400
committerMichael Hwang <mhwang@research.att.com>2019-07-22 10:27:06 -0400
commitf14264024fc0d3103922360d2e7bb6dce114bf09 (patch)
tree8bd8b80c62ad86ec70191b3e89d06292b5091226 /ChangeLog.md
parent8762e960c9df97fe93f0a996a5e8870e6059c7f8 (diff)
Support calling inventory using HTTPS5.0.0-ONAP
Issue-ID: DCAEGEN2-1597 Change-Id: Ie1dc18ad753e5f43223ce699dfbceb1649dc6235 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 71de2fc..80e80cf 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -5,10 +5,11 @@ 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.3.0]
* Add non-root user in Docker image so that the inventory service can be run in non-privileged mode for security reasons DCAEGEN2-1555
* Change base image to alpine based DCAEGEN2-1566
+* Support calling inventory using HTTPS DCAEGEN2-1597
## [1.1.3]