diff options
author | 2017-06-26 17:32:09 +0300 | |
---|---|---|
committer | 2017-06-26 17:32:41 +0300 | |
commit | 53b4ab6e88e4e7359534e6ca84e884005c7153b4 (patch) | |
tree | 4236812d294e1ae1a0ca6651f0db54e993be69b2 /README.md | |
parent | b29c5c244b23bbf549bc4e7637019e28ed48b0c4 (diff) |
[SDC-39] filter nt props values by string
Change-Id: Ic03853b58e97bfcacf1f82449fb4f498acfc347c
Signed-off-by: Pavel Aharoni <pa0916@att.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,5 +1,5 @@ # OpenECOMP SDC-Tosca -
+ --- --- @@ -26,3 +26,18 @@ SDC Javadoc and Maven site *** to be completed on rrelease *** +# Release notes for versions + +1.1.31-SNAPSHOT + +Initial after separating into separate repo + + + +------------------------------- + +1.1.1-SNAPSHOT + +Added toString of Function (GetInput, etc.) + +Allowed two arguments for GetInput - name of list input and index in list |