diff --git a/CHANGELOG.md b/CHANGELOG.md index abd3583e..7e64787d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ -## Unreleased +## [0.13.1] - 2021-01-08 ### Fixed * Fix a bug that internal capture source was not stopped properly when the video client was being stopped. +* Fix camera capture start failure on certain Android devices when there are no FPS ranges at or below desired FPS max. ## 0.9.0 - 2020-12-17 diff --git a/README.md b/README.md index 64ac94c5..58a261a9 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ For the purpose of setup, your project's root folder will be referred to as `roo Download the following zips: -* [amazon-chime-sdk-0.9.0.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.9.0/amazon-chime-sdk-0.9.0.tar.gz) +* [amazon-chime-sdk-0.9.1.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/sdk/0.9.1/amazon-chime-sdk-0.9.1.tar.gz) * [amazon-chime-sdk-media-0.9.0.tar.gz](https://amazon-chime-sdk-android.s3.amazonaws.com/media/0.9.0/amazon-chime-sdk-media-0.9.0.tar.gz) Unzip them and copy the aar files to `root/app/libs`