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 1
1
# CHANGELOG
2
2
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
+
3
10
## Version 1.5.7
4
11
###### Date: 20-Feb-2021
5
12
Document updated
6
13
7
- #23 Fixed Issue: Querying content with ` null ` field
8
- • Query: query content by specifying fields as null
14
+ ------------------------------------------------
9
15
10
16
## Version 1.5.6
11
17
###### Date: 27-Jan-2021
@@ -14,6 +20,8 @@ Document updated
14
20
New Features:
15
21
• None
16
22
23
+ ------------------------------------------------
24
+
17
25
## Version 1.5.5
18
26
###### Date: 22-Jan-2021
19
27
Bug fix: Error contains information like
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2012 - 2020 Contentstack
3
+ Copyright (c) 2012 - 2021 Contentstack
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 86
86
<dependency >
87
87
<groupId >com.contentstack.sdk</groupId >
88
88
<artifactId >utils</artifactId >
89
- <version >0.1 .0</version >
89
+ <version >1.0 .0</version >
90
90
</dependency >
91
91
92
92
<dependency >
You can’t perform that action at this time.
0 commit comments