Skip to content

Commit 8a827d7

Browse files
author
Karthikeyan
authored
Update CHANGELOG
1 parent cace13c commit 8a827d7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99

1010
* **Amazon Textract**
1111
* Amazon Textract is a service that automatically extracts text and data from scanned documents. Amazon Textract goes beyond simple optical character recognition (OCR) to also identify the contents of fields in forms and information stored in tables. See [Amazon Textract Documentation](https://aws.amazon.com/textract/) for more details.
12+
13+
### Bug Fixes
14+
15+
* **Amazon S3**
16+
* Fix a bug where the `TransferNetworkLossHandler` crashes while pausing the on-going transfers when network connectivity goes offline. See [issue #777](https://github.com/aws-amplify/aws-sdk-android/issues/777) for details.
17+
18+
* **Amazon Pinpoint**
19+
* Added limits to batch submit events. A maximum of 100 events per batch as specified by the service. See [issue #977](https://github.com/aws-amplify/aws-sdk-android/issues/977) for details.
1220

1321
### Misc. Updates
1422

@@ -30,14 +38,6 @@
3038
* Amazon Transcribe
3139
* Amazon Translate
3240

33-
### Bug Fixes
34-
35-
* **Amazon S3**
36-
* Fix a bug where the `TransferNetworkLossHandler` crashes while pausing the on-going transfers when network connectivity goes offline. See [issue #777](https://github.com/aws-amplify/aws-sdk-android/issues/777) for details.
37-
38-
* **Amazon Pinpoint**
39-
* Added limits to batch submit events. A maximum of 100 events per batch as specified by the service. See [issue #977](https://github.com/aws-amplify/aws-sdk-android/issues/977).
40-
4141
## [Release 2.13.6](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.13.6)
4242

4343
### New Features

0 commit comments

Comments
 (0)