We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05caaeb + 0c3cac9 commit 91f22a3Copy full SHA for 91f22a3
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## v2.1.0
4
+
5
+### Date: 1-Apr-2025
6
7
+- code vulnerabilities fixes
8
+- timeline feature implementation
9
+- snyk fixes
10
11
## v2.0.3
12
13
### Date: 3-March-2025
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>2.0.4</version>
+ <version>2.1.0</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments