From 65c596269114d7568e0317581fd6bdc93b490378 Mon Sep 17 00:00:00 2001 From: Bert Blommers Date: Wed, 31 Mar 2021 13:21:03 +0100 Subject: [PATCH] Prep 2.0.4 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef714836..54eb27c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Moto Changelog Unreleased ----- +2.0.4 +----- + Miscelleaneous: + * Support:describe_cases() no longer requires the caseIdList-parameter + 2.0.3 ----- New Methods: @@ -25,6 +30,8 @@ Unreleased * S3:put_object_acl() now throws a NoSuchKey-exception if the object does not exist * SES:send_templated_email() now throws a TemplateDoesNotExist-exception if the template has not been created first * SSM:put_parameter() now throws an exception for empty values + Known bugs: + * Support:describe_cases() throws an exception when called without the caseIdList-parameter 2.0.2