We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0ce82 commit 7b20b31Copy full SHA for 7b20b31
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [2.2.0] - 2022-01-24
5
+### Changed
6
+- Added SDK telemetry data collection.
7
+- Improved unit tests coverage
8
+- Refactored On-Device Decisioning code
9
+
10
## [2.1.6] - 2021-10-04
11
### Changed
12
- Improved logging for exceptions.
gradle.properties
@@ -1,5 +1,5 @@
group=com.adobe.target
-version=2.1.6
+version=2.2.0
mavenCentralUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2
pomDescription=Adobe Target Java SDK
pomURL=https://docs.adobe.com/content/help/en/target/using/implement-target/server-side/api-and-sdk-overview.html
0 commit comments