summaryrefslogtreecommitdiffstats
path: root/dcae-cli/ChangeLog.md
diff options
context:
space:
mode:
authorAndrew Gauld <agauld@att.com>2019-09-05 13:04:52 +0000
committerAndrew Gauld <agauld@att.com>2019-09-05 14:34:07 +0000
commit29ad7fa376071dd775072387c1cc76be61688e81 (patch)
tree99122609dda2fc6b9c9b0099dcbc085796f998d6 /dcae-cli/ChangeLog.md
parent85fe98b96d6097369a107b7df79f75c0c2a10bc0 (diff)
Make format_description handle None
Change-Id: I81f3158bca00ae78ba5f2ea733c09ffd3758bbe0 Issue-ID: DCAEGEN2-1723 Signed-off-by: Andrew Gauld <agauld@att.com>
Diffstat (limited to 'dcae-cli/ChangeLog.md')
-rw-r--r--dcae-cli/ChangeLog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md
index 707e9a8..0780df4 100644
--- a/dcae-cli/ChangeLog.md
+++ b/dcae-cli/ChangeLog.md
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [2.11.4]
+
+* Fix format_description to handle no description case
## [2.11.3]
* Fix Format class definition of "description" to match JSON schema