Make format_description handle None
[dcaegen2/platform/cli.git] / dcae-cli / ChangeLog.md
index 707e9a8..0780df4 100644 (file)
@@ -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