Skip to content

Commit 844f6e2

Browse files
Merge pull request #29 from contentstack/querying_with_null
Querying with null
2 parents 6035485 + f8aa69e commit 844f6e2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
# CHANGELOG
12

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
39

410
## Version 1.5.6
511
###### Date: 27-Jan-2021

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.contentstack.sdk</groupId>
88
<artifactId>java</artifactId>
9-
<version>1.5.6</version>
9+
<version>1.5.7</version>
1010
<packaging>jar</packaging>
1111
<name>contentstack-java</name>
1212
<description>Java SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach

0 commit comments

Comments
 (0)