We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90eb3e commit ecfc556Copy full SHA for ecfc556
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.15.0
10
11
### Date: 04-Sep-2024
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>1.15.0</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