File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## Version 1.6.0
4+ ###### Date: 05-APR-2021
5+ - ** Query** : query.includeEmbeddedItems() method support added
6+ - ** Entry** : entry.includeEmbeddedItems() method support added
7+
8+ ------------------------------------------------
9+
310## Version 1.5.7
411###### Date: 20-Feb-2021
512Document updated
613
7- #23 Fixed Issue: Querying content with ` null ` field
8- • Query: query content by specifying fields as null
14+ ------------------------------------------------
915
1016## Version 1.5.6
1117###### Date: 27-Jan-2021
@@ -14,6 +20,8 @@ Document updated
1420New Features:
1521• None
1622
23+ ------------------------------------------------
24+
1725## Version 1.5.5
1826###### Date: 22-Jan-2021
1927Bug fix: Error contains information like
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2012 - 2020 Contentstack
3+ Copyright (c) 2012 - 2021 Contentstack
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 8686 <dependency >
8787 <groupId >com.contentstack.sdk</groupId >
8888 <artifactId >utils</artifactId >
89- <version >0.1 .0</version >
89+ <version >1.0 .0</version >
9090 </dependency >
9191
9292 <dependency >
You can’t perform that action at this time.
0 commit comments