Skip to content

Commit 4a05c07

Browse files
committed
Update changelog [ci skip]
1 parent 881304d commit 4a05c07

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

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+
415
0.0.7 - 2015-02-05
516
------------------
617

0 commit comments

Comments
 (0)