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.
1 parent cbe7a17 commit 2f8ed21Copy full SHA for 2f8ed21
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## v1.15.0
4
+
5
+### Date: 04-Sep-2024
6
7
+- Live Preview 2.0 support added
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>1.15.0</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments