Skip to content

Commit 6bb55b3

Browse files
authored
Merge pull request #66 from SourcePointUSA/prepare-3.0.0
Prepare 3.0.0
2 parents f0e7d21 + 1686c73 commit 6bb55b3

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 3.0.0
2+
* [DIA-4057](https://sourcepoint.atlassian.net/browse/DIA-4057) Refactor of the `CMP` class [#60](https://github.com/SourcePointUSA/unity-sdk/pull/60)
3+
* [DIA-4058](https://sourcepoint.atlassian.net/browse/DIA-4058) Refactor of the ios interface [#63](https://github.com/SourcePointUSA/unity-sdk/pull/63)
4+
* [DIA-4059](https://sourcepoint.atlassian.net/browse/DIA-4059) Refactor of the android interface [#61](https://github.com/SourcePointUSA/unity-sdk/pull/61)
5+
* [DIA-4246](https://sourcepoint.atlassian.net/browse/DIA-4246) `MIGRATION.md` guide added to help in migration from 2.x.x to 3.0.0 [#64](https://github.com/SourcePointUSA/unity-sdk/pull/64)
6+
* [DIA-3170](https://sourcepoint.atlassian.net/browse/DIA-3170) UI tests for Unity SDK [#52](https://github.com/SourcePointUSA/unity-sdk/pull/52)
7+
* Various minor improvements.
8+
19
# 2.3.5
210
* Unity SDK brought to v7.8.5 Android & v7.6.10 iOS native SDK [#65](https://github.com/SourcePointUSA/unity-sdk/pull/65)
311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "com.sourcepoint.unitycmp",
33
"displayName": "Sourcepoint Consent Message Plugin",
4-
"version": "2.3.5",
5-
"unity": "2021.3",
4+
"version": "3.0.0",
5+
"unity": "2022.3",
66
"description": "Native UI Privacy Manager for both GDPR and CCPA legislations.",
77
"author": {
88
"name": "Dmytro Fedko",
5.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)