diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 11:49:20 +0100 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 12:07:17 +0100 |
commit | 0109dda6525c3aa49ee67db112b5b9d0d5eb69cc (patch) | |
tree | 2f213078ea7cf5e0599829adb903ed7b82e69f20 /dcae-cli | |
parent | c306f8990406933d1a10eaa46cc9a045bd0d7f03 (diff) |
fix typos3.0.1-ONAP3.0.0-ONAPcasablanca
Change-Id: I1a906b1cc81461a4a078d1fe2b66a03742fc7056
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
Diffstat (limited to 'dcae-cli')
-rw-r--r-- | dcae-cli/ChangeLog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md index 18fe0be..e5be3a6 100644 --- a/dcae-cli/ChangeLog.md +++ b/dcae-cli/ChangeLog.md @@ -105,7 +105,7 @@ EDIT: This one addressed the issue in the catalog * Update sqlalchemy and catalog to support postgres and remove mysql support. Still compatible with sqlite. * Add the `catalog` command used to tap into the shared catalog * Change the `component` and the `data_format` command to be for the particular user of the dcae-cli -* Changes to support component spec v3: folding of the auxilary specs into the component spec and adding of the property artifacts +* Changes to support component spec v3: folding of the auxiliary specs into the component spec and adding of the property artifacts * Add the ability to publish components and data formats ## [1.6.0] @@ -137,4 +137,4 @@ EDIT: This one addressed the issue in the catalog ## [0.11.0] -* Make CDAP Paramaters follow parameters definitions +* Make CDAP Parameters follow parameters definitions |