aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/about-us
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/about-us')
-rw-r--r--src/app/about-us/appVersion.json4
-rw-r--r--src/app/about-us/versionLog.txt6
2 files changed, 8 insertions, 2 deletions
diff --git a/src/app/about-us/appVersion.json b/src/app/about-us/appVersion.json
index 4df1d6d..a12d5f0 100644
--- a/src/app/about-us/appVersion.json
+++ b/src/app/about-us/appVersion.json
@@ -1,4 +1,4 @@
{
- "versionNo": "1.0.0",
+ "versionNo": "2.0.1",
"releaseName": "ONAP"
-} \ No newline at end of file
+}
diff --git a/src/app/about-us/versionLog.txt b/src/app/about-us/versionLog.txt
index 9c5bd18..206eeca 100644
--- a/src/app/about-us/versionLog.txt
+++ b/src/app/about-us/versionLog.txt
@@ -1,4 +1,10 @@
+Version 2.0.1(ONAP Release)
+==========================================================
+1. Implementing JIRA ticket APPC-1785 - add new LCMs in CDT GUI
+(new actions: LicenseManagement, PreConfigure, GetConfig, PostRebuild, PreRebuild, PreEvacuate, PostEvacuate, PreMigrate, PostMigrate, Provisioning, StartTraffic, StatusTraffic, StopTraffic)
+- which is a sub-task of Story JIRA APPC-1778 - develop new LCMs to support pre/post actions
+
Version 1.0.0(ONAP Release)
==========================================================
First released version.