diff --git a/CHANGELOG.md b/CHANGELOG.md index c85e3853..2d512a60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ Moto Changelog =================== -1.3.1 +1.3.3 +------ + + * APIGateway region fixes + * ECS improvements + * Add @mock_cognitoidentity, thanks to @brcoding + + +1.3.2 ------ The huge change in this version is that the responses library is no longer vendored. Many developers are now unblocked. Kudos to @spulec for the fix.