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 e1cebe3 commit 761e113Copy full SHA for 761e113
CHANGELOG.md
@@ -1,6 +1,12 @@
1
2
## CHANGELOG
3
4
+## Version 1.5.6
5
+###### Date: 27-Jan-2021
6
+Document updated
7
+
8
+New Features:
9
+• None
10
11
## Version 1.5.5
12
###### Date: 22-Jan-2021
pom.xml
@@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>1.5.5</version>
+ <version>1.5.6</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach
@@ -291,6 +291,7 @@
291
<goals>
292
<goal>report</goal>
293
</goals>
294
295
</execution>
296
</executions>
297
</plugin>
0 commit comments