From: Parshad Patel Date: Wed, 13 Feb 2019 09:10:36 +0000 (+0900) Subject: README file updating X-Git-Tag: 1.5.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fccd6f6c65f6a568b40db0bf89eaa9904441d929;p=sdc%2Fsdc-tosca.git README file updating Change-Id: I1cba6e81d640a1e14f0629702f06aa3cc7a22fff Issue-ID: SDC-2057 Signed-off-by: Manzon, Inna (im453s) --- diff --git a/README.md b/README.md index 68636f1..549383d 100644 --- a/README.md +++ b/README.md @@ -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.