Skip to content

Commit 41ed780

Browse files
Karthikeyan Vasuki Balasubramaniamminbi
authored andcommitted
[Core] Add changelog entry for AWSKeyValue
1 parent af4e734 commit 41ed780

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
* **AWS Core**
1515
* Fixed support for EU (Stockholm) region - `eu-north-1` by adding to `RegionDefaults`. See [issue #797](https://github.com/aws-amplify/aws-sdk-android/issues/797)
16+
* Fixed a bug where a stringSet stored in `SharedPreferences` cannot be migrated to the `AWSKeyValueStore`.
17+
* Propagate the exception when loading/creating the encryption key fails while trying to persist data through `AWSKeyValueStore`.
1618

1719
### Misc. Updates
1820

0 commit comments

Comments
 (0)