From 69cb115c8bde2fe33e7611681dd9b306eac790c7 Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Tue, 13 Aug 2019 20:21:30 +0000 Subject: Fix Format class to say description is optional Issue-ID: DCAEGEN2-1723 Change-Id: I0d279b3b9e7c63a3299da0366b89e8f7ab004edf Signed-off-by: Andrew Gauld --- dcae-cli/ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dcae-cli/ChangeLog.md') diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md index ffeaf80..707e9a8 100644 --- a/dcae-cli/ChangeLog.md +++ b/dcae-cli/ChangeLog.md @@ -5,6 +5,10 @@ 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.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 -- cgit 1.2.3-korg