python-boto3/.changes/1.2.4.json

13 lines
359 B
JSON
Raw Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "``Session``",
"description": "Add ``region_name`` property on session. (`issue 414 <https://github.com/boto/boto3/pull/414>`__)",
"type": "feature"
},
{
"category": "``S3``",
"description": "Fix issue with hanging downloads. (`issue 471 <https://github.com/boto/boto3/pull/471>`__)",
"type": "bugfix"
}
2016-11-09 01:23:44 +01:00
]