Skip to content

Commit 84700f6

Browse files
authored
Update CHANGELOG.md
1 parent 3782292 commit 84700f6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log - AWS SDK for Android
22

3+
## [Release 2.4.5](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.5)
4+
5+
- **Amazon S3**
6+
- Fixed bug that caused keys to convert spaces to url encoded characters. See [issue #310](https://github.com/aws/aws-sdk-android/issues/310)
7+
8+
- **Amazon DynamoDB Document Model (Beta)**
9+
- Fixed bug that caused item updates to fail due to equality check error.
10+
311
## [Release 2.4.4](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.4)
412

513
### New Features:

0 commit comments

Comments
 (0)