python-boto3/.changes/1.1.4.json

13 lines
383 B
JSON
Raw Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "Identifier",
"description": "Make resource identifiers immutable. (`issue 246 <https://github.com/boto/boto3/pull/246>`__)",
"type": "bugfix"
},
{
"category": "S3",
"description": "Both S3 Bucket and Object obtain upload_file() and download_file() (`issue 243 <https://github.com/boto/boto3/pull/243>`__)",
"type": "feature"
}
2016-11-09 01:23:44 +01:00
]