python-boto3/.changes/0.0.6.json
2016-11-08 18:23:44 -06:00

28 lines
786 B
JSON

[
{
"category": "Amazon SQS",
"description": "Add ``purge`` action to queue resources",
"type": "feature"
},
{
"category": "Waiters",
"description": "Add documentation for client and resource waiters (`issue 44 <https://github.com/boto/boto3/pull/44>`__)",
"type": "feature"
},
{
"category": "Waiters",
"description": "Add support for resource waiters (`issue 43 <https://github.com/boto/boto3/pull/43>`__)",
"type": "feature"
},
{
"category": "Installation",
"description": "Remove dependency on the unused ``six`` module (`issue 42 <https://github.com/boto/boto3/pull/42>`__)",
"type": "bugfix"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.80.0",
"type": "feature"
}
]