Update CHANGELOG.md

This commit is contained in:
Bert Blommers 2021-03-03 09:05:44 +00:00 committed by GitHub
parent 5c04a4d8cc
commit 1579e44a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,27 @@ Unreleased
-----
2.0.1
-----
New Services:
* Media Connect
New Methods:
* API Gateway:
* update_usage_plan
* Events
* cancel_replay
* describe_replay
* start_replay
* list_replays
Miscellaneous:
* ECS TaskDefinitions now have the 'status' attribute
* Events: the put_rule now updates an existing rule, instead of removing the old one (and the associated targets)
* IAM create_roles and list_roles now return the Description
* SSM: put_parameter and describe_parameters now supports tags
2.0.0
----
Full list of PRs merged in this release: