Skip to content

Commit 7b20b31

Browse files
authored
release readiness v2.2.0 (#50)
* release readiness v2.2.0 * for better consistency
1 parent ea0ce82 commit 7b20b31

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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+
410
## [2.1.6] - 2021-10-04
511
### Changed
612
- Improved logging for exceptions.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.adobe.target
2-
version=2.1.6
2+
version=2.2.0
33
mavenCentralUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2
44
pomDescription=Adobe Target Java SDK
55
pomURL=https://docs.adobe.com/content/help/en/target/using/implement-target/server-side/api-and-sdk-overview.html

0 commit comments

Comments
 (0)