Make format_description handle None
[dcaegen2/platform/cli.git] / dcae-cli / ChangeLog.md
index ffeaf80..0780df4 100644 (file)
@@ -5,6 +5,13 @@ 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
+
 ## [2.11.2]
 
 * Upgrade to use docker 4.x.x from docker-py 1.x.x