python-boto3/.changes/0.0.15.json

18 lines
486 B
JSON
Raw Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "Packaging",
"description": "Fix an issue with the Amazon S3 ``upload_file`` and ``download_file`` customization. (`issue 85 <https://github.com/boto/boto3/pull/85>`__)",
"type": "bugfix"
},
{
"category": "Resource",
"description": "Fix an issue with the Amazon S3 ``BucketNofitication`` resource.",
"type": "bugfix"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.103.0.",
"type": "feature"
}
2016-11-09 01:23:44 +01:00
]