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

18 lines
582 B
JSON

[
{
"category": "DynamoDB",
"description": "Add document level interface for Table resource (`issue 103 <https://github.com/boto/boto3/pull/103>`__)",
"type": "feature"
},
{
"category": "DynamoDB",
"description": "Add ConditionExpression interface for querying and filtering Table resource. (`issue 103 <https://github.com/boto/boto3/pull/103>`__)",
"type": "feature"
},
{
"category": "Clients",
"description": "Add support for passing of ``botocore.client.Config`` object to instantiation of clients.",
"type": "feature"
}
]