python-boto3/.changes/0.0.11.json

23 lines
708 B
JSON
Raw Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "Resources",
"description": "Add Amazon EC2 support for ClassicLink actions and add a delete action to EC2 ``Volume`` resources.",
"type": "feature"
},
{
"category": "Resources",
"description": "Add a ``load`` operation and ``user`` reference to AWS IAM's ``CurrentUser`` resource. (`issue 72 <https://github.com/boto/boto3/pull/72>`__,",
"type": "feature"
},
{
"category": "Resources",
"description": "Add resources for AWS IAM managed policies. (`issue 71 <https://github.com/boto/boto3/pull/71>`__)",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.97.0",
"type": "feature"
}
2016-11-09 01:23:44 +01:00
]