Skip to content

Commit a894ce7

Browse files
author
Michael Tran
committed
Merge branch 'bump-version-11.0.0' into 'master'
Bump version to 11.0.0 See merge request pace/mobile/android/pace-cloud-sdk!188
2 parents 482a8de + d547e25 commit a894ce7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ x.y.z Release notes (yyyy-MM-dd)
66
<!-- ### Fixes - Include, if needed -->
77
<!-- ### Internal - Include, if needed -->
88

9+
11.0.0 Release notes (2021-11-09)
10+
=============================================================
11+
12+
913
### Breaking changes
1014

1115
* Combine IDKit setup with PACECloudSDK setup. `IDKit.setup(...)` is no longer accessible. The `IDKit` is now initialized via `PACECloudSDK.setup(...)`. Therefore an optional `OIDConfiguration` parameter was added to the `Configuration` class of the `PACECloudSDK`, which must be initialized with at least the `clientId` and the `redirectUri`.

0 commit comments

Comments
 (0)