CHANGELOG.md in aws-sdk-controltower-1.10.0 vs CHANGELOG.md in aws-sdk-controltower-1.11.0
- old
+ new
@@ -1,7 +1,12 @@
Unreleased Changes
------------------
+1.11.0 (2023-11-10)
+------------------
+
+* Feature - AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time.
+
1.10.0 (2023-10-12)
------------------
* Feature - Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.