diff options
author | Parshad Patel <pars.patel@samsung.com> | 2019-02-13 18:10:36 +0900 |
---|---|---|
committer | Manzon, Inna (im453s) <im453s@intl.att.com> | 2019-02-27 12:35:58 +0200 |
commit | fccd6f6c65f6a568b40db0bf89eaa9904441d929 (patch) | |
tree | 24159e7a3cfccc7d8400fecf889936eab981276d /README.md | |
parent | ef72b9bd679a24bd449a181fdc5c8707fb3770fa (diff) |
README file updating
Change-Id: I1cba6e81d640a1e14f0629702f06aa3cc7a22fff
Issue-ID: SDC-2057
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -140,3 +140,10 @@ It is designed to retrieve details of one or more entity templates from correspo ### Note: This version is intended for SDN-C team usage only. + +## 1.5.0 + +### Changes: +1. Bug fix in Policy metadata object getter (Jtosca) +2. NPE fix in Policy getTargets method (sdc-tosca) +3. Adding more getters to IEntityDetails interface for getEntity API introduced on 1.4.8 version. |