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

18 lines
613 B
JSON

[
{
"category": "``session.Session``",
"description": "Add ``events`` property to access session's event emitter. (`issue 204 <https://github.com/boto/boto3/pull/204>`__)",
"type": "feature"
},
{
"category": "``Glacier.Account``",
"description": "Fix issue with resource model. (`issue 196 <https://github.com/boto/boto3/pull/196>`__)",
"type": "bugfix"
},
{
"category": "``DynamoDB``",
"description": "Fix misspelling of error class to ``DynamoDBOperationNotSupportedError``. (`issue 218 <https://github.com/boto/boto3/pull/218>`__)",
"type": "bugfix"
}
]