We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e0f71b commit 4b887bfCopy full SHA for 4b887bf
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## v2.0.0
4
+
5
+### Date: 27-August-2024
6
7
+-Feature: Variants method introduced
8
9
## v1.14.2
10
11
### Date: 15-July-2024
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>1.14.2</version>
+ <version>2.0.0</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments