python-boto3/.changes/0.0.12.json

13 lines
451 B
JSON
Raw Normal View History

2016-05-22 04:03:29 +02:00
[
{
"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"
}
2016-11-09 01:23:44 +01:00
]