Skip to content

Commit f9fabe4

Browse files
committed
Updating changelog
1 parent 34dd6d0 commit f9fabe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 21.11.2
2-
* Fixed bug that caused crashes when migrating from older versions that don't have a device ID type stored. When migrating from no device ID and no type, SDK will fall back to a generated ID. When migrating from device ID and no type, SDK will set id type to "DEVELOPER_SUPPLIED". Adding handling for additional edge cases.
2+
* Fixed bug that caused crashes when migrating from older versions that don't have a device ID type stored. When migrating from no device ID and no type, SDK will fall back to a generated ID. When migrating from device ID and no type, SDK will set id type to 'DEVELOPER_SUPPLIED' if a custom ID was provided during init. Otherwise the new type will be 'OPEN_UDID'. Adding handling for additional edge cases.
33

44
## 21.11.1
55
* Made 'ModuleDeviceId' public so that it would eliminate access issues for kotlin projects.

0 commit comments

Comments
 (0)