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

13 lines
451 B
JSON

[
{
"category": "Resources",
"description": "Add the ability to load resource data from a ``has`` relationship. This saves a call to ``load`` when available, and otherwise fixes a problem where there was no way to get at certain resource data. (`issue 74 <https://github.com/boto/boto3/pull/72>`__,",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.99.0",
"type": "feature"
}
]