Skip to content

Commit 93c00ef

Browse files
Update CHANGELOG.md
1 parent 2b4ddd1 commit 93c00ef

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
@@ -1,5 +1,5 @@
11
# Change Log - AWS SDK for Android
2-
## [Release 2.4.0] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.0) (03/21/2017)
2+
## [Release 2.4.0](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.0) (03/21/2017)
33

44
### Improvements:
55
- **Amazon Lex**:`LexVoiceButton` will now show an image of a bot when audio response from lex is being played.
@@ -21,7 +21,7 @@
2121
- **Amazon S3**: Fixed a bug where when using `setAccelerateModeEnabled` caused uploads to fail. See [issue #264](https://github.com/aws/aws-sdk-android/issues/264).
2222
- **General** : Fixed a bug which caused incompatibility between maven releases and releases on [marketing page](https://aws.amazon.com/mobile/sdk).
2323

24-
## [Release 2.3.9] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.9) (02/02/2017)
24+
## [Release 2.3.9](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.9) (02/02/2017)
2525

2626
### Improvements:
2727

@@ -44,7 +44,7 @@
4444
- **Amazon S3**: Fixed a bug that caused TransferObserver.getBytesTransferred() to always return 0. See [issue #217](https://github.com/aws/aws-sdk-android/pull/217).
4545
- **Amazon S3**: Fixed a race condition in TransferService. See [issue #197](https://github.com/aws/aws-sdk-android/pull/197).
4646

47-
## [Release 2.3.7] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.7) (12/13/2016)
47+
## [Release 2.3.7](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.7) (12/13/2016)
4848

4949
### New Features
5050
- **Support for Amazon Rekognition**: Rekognition is a deep-learning based service to search, verify and organize images. With Rekognition, you can detect objects, scenes, and faces in images. You can also search and compare faces.
@@ -61,7 +61,7 @@
6161
- **Amazon Cognito Identity Provider**: Fix a bug where `NewPasswordContinuation` throws `CognitoParameterInvalidException: Missing required attribute` even when the required user attributes have been set. See [issue](https://github.com/aws/aws-sdk-android/pull/216).
6262

6363

64-
## [Release 2.3.6] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.6) (12/07/2016)
64+
## [Release 2.3.6](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.6) (12/07/2016)
6565

6666
### Improvements
6767
- **AWS Core Runtime**: Added Support for `ca-central-1`/YUL region in the SDK.
@@ -73,25 +73,25 @@
7373
- **Amazon Mobile Analytics**: Ensure session file directories exist before saving
7474

7575

76-
## [Release 2.3.5] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.5) (12/01/2016)
76+
## [Release 2.3.5](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.5) (12/01/2016)
7777

7878
### New Features
7979
- **Support for Amazon Pinpoint**: Amazon Pinpoint makes it easy to run targeted campaigns to improve user engagement. Pinpoint helps you understand your users behavior, define who to target, what messages to send, when to deliver them, and tracks the results of the campaigns.
8080

8181

82-
## [Release 2.3.4] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.4) (11/30/2016)
82+
## [Release 2.3.4](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.4) (11/30/2016)
8383

8484
### New Features
8585
- **Support for Amazon Lex - Beta**: Amazon Lex is a service for building conversational interactions into any application using voice and text. With Lex, the same conversational engine that powers Amazon Alexa is now available to any developer, enabling you to build sophisticated, natural language, conversational bots (chatbots) into your new and existing applications. Amazon Lex provides the deep functionality and flexibility of automatic speech recognition (ASR) for converting speech to text and natural language understanding (NLU) to understand the intent of the text. This allows you to build highly engaging user experiences with lifelike, conversational interactions.
8686

8787
- **Support for Amazon Polly**: Amazon Polly is a service that turns text into lifelike speech, making it easy to develop applications that use high-quality speech to increase engagement and accessibility. With Amazon Polly the developers can build speech-enabled apps that work in multiple geographies.
8888

89-
## [Release 2.3.3] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.3) (10/11/2016)
89+
## [Release 2.3.3](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.3) (10/11/2016)
9090

9191
### Improvements
9292
- **AWS Core Runtime Library**: Support for `us-east-2/CMH` region in SDK.
9393

94-
## [Release 2.3.2] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.2) (10/06/2016)
94+
## [Release 2.3.2](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.2) (10/06/2016)
9595

9696
### Improvements
9797
- **Amazon Cognito Identity Provider**:

0 commit comments

Comments
 (0)