Skip to content

Commit 3cd4581

Browse files
authored
docs: add warning to changelog about SDK-internal data loss (#1165)
1 parent f9a90e7 commit 3cd4581

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# [3.0.0](https://github.com/parse-community/Parse-SDK-Android/compare/2.1.0...3.0.0) (2021-11-25)
22

3+
### ⚠️ Warning
4+
5+
This version contains a bug that ignores SDK-internal data that is already stored locally on the client side. This includes for example the Parse SDK session token, so an already logged-in user will be required to log in again. If you are not starting with a new app but are considering upgrading an existing app you may want to skip this version and wait for a fix in a future version. (#1158)
36

47
### Features
58

0 commit comments

Comments
 (0)