summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 11:49:20 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 12:07:17 +0100
commit0109dda6525c3aa49ee67db112b5b9d0d5eb69cc (patch)
tree2f213078ea7cf5e0599829adb903ed7b82e69f20
parentc306f8990406933d1a10eaa46cc9a045bd0d7f03 (diff)
Change-Id: I1a906b1cc81461a4a078d1fe2b66a03742fc7056 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
-rw-r--r--dcae-cli/ChangeLog.md4
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