aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParshad Patel <pars.patel@samsung.com>2019-02-13 18:10:36 +0900
committerManzon, Inna (im453s) <im453s@intl.att.com>2019-02-27 12:35:58 +0200
commitfccd6f6c65f6a568b40db0bf89eaa9904441d929 (patch)
tree24159e7a3cfccc7d8400fecf889936eab981276d
parentef72b9bd679a24bd449a181fdc5c8707fb3770fa (diff)
README file updating
Change-Id: I1cba6e81d640a1e14f0629702f06aa3cc7a22fff Issue-ID: SDC-2057 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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.