python-boto3/.changes/0.0.22.json

13 lines
377 B
JSON
Raw Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "``s3.client.upload_file``",
"description": "Fix double invocation of callbacks when using signature version 4. (`issue 133 <https://github.com/boto/boto3/pull/133>`__)",
"type": "bugfix"
},
{
"category": "",
"description": "``s3.Bucket.load`` (`issue 128 <https://github.com/boto/boto3/pull/128>`__)",
"type": "bugfix"
}
2016-11-09 01:23:44 +01:00
]