We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881304d commit 4a05c07Copy full SHA for 4a05c07
CHANGELOG.rst
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+Unreleased
5
+----------
6
+
7
+* bugfix:Resources: Fix Amazon S3 resource identifier order.
8
+ (`issue 62 <https://github.com/boto/boto3/pull/62>`__)
9
+* bugfix:Resources: Fix collection resource hydration path.
10
+ (`issue 61 <https://github.com/boto/boto3/pull/61>`__)
11
+* bugfix:Resources: Re-enable service-level access to all resources,
12
+ allowing e.g. ``obj = s3.Object('bucket', 'key')``.
13
+ (`issue 60 <https://github.com/boto/boto3/pull/60>`__)
14
15
0.0.7 - 2015-02-05
16
------------------
17
0 commit comments