python-boto3/.changes/1.2.2.json

18 lines
613 B
JSON
Raw Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "Dependencies",
"description": "Relax version constraint of ``futures`` to support version 3.x.",
"type": "feature"
},
{
"category": "Resources",
"description": "Allow ``config`` object to be provided when creating resources (`issue 325 <https://github.com/boto/boto3/pull/325>`__)",
"type": "feature"
},
{
"category": "Documentation",
"description": "Add docstrings for resource collections and waiters (`issue 267 <https://github.com/boto/boto3/pull/267>`__, `issue 261 <https://github.com/boto/boto3/pull/261>`__)",
"type": "feature"
}
2016-11-09 01:23:44 +01:00
]