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

13 lines
383 B
JSON

[
{
"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"
}
]