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 6035485 + f8aa69e commit 844f6e2Copy full SHA for 844f6e2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
+# CHANGELOG
2
-## CHANGELOG
3
+## Version 1.5.7
4
+###### Date: 20-Feb-2021
5
+Document updated
6
+
7
+#23 Fixed Issue: Querying content with `null` field
8
+• Query: query content by specifying fields as null
9
10
## Version 1.5.6
11
###### Date: 27-Jan-2021
pom.xml
@@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>1.5.6</version>
+ <version>1.5.7</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
12
<description>Java SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach
0 commit comments