Skip to content

Commit

Permalink
Merge pull request #29 from contentstack/querying_with_null
Browse files Browse the repository at this point in the history
Querying with null
  • Loading branch information
ishaileshmishra authored Feb 26, 2021
2 parents 6035485 + f8aa69e commit 844f6e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## CHANGELOG
## Version 1.5.7
###### Date: 20-Feb-2021
Document updated

#23 Fixed Issue: Querying content with `null` field
• Query: query content by specifying fields as null

## Version 1.5.6
###### Date: 27-Jan-2021
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
<description>Java SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach
Expand Down

0 comments on commit 844f6e2

Please sign in to comment.