Skip to content

Commit 7c7664a

Browse files
v3.7.0
- [Stack]: Added support for function getContentType() - [ContentType]: updated function fetch() - [Query]: Updated support of whereIn(String KEY, Query queryObject) and whereNotIn(String KEY, Query queryObject) for $in_query and $nin_query in Query Class.
1 parent 0af093f commit 7c7664a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## CHANGELOG
22

3+
### Version: 3.7.0
4+
###### Date: 15-Nov-2019
5+
- [Stack]: Added support for function getContentType()
6+
- [ContentType]: updated function fetch()
7+
- [Query]: Updated support of whereIn(String KEY, Query queryObject)
8+
- [Query]: Updated support of whereNotIn(String KEY, Query queryObject)
9+
10+
------------------------------------------------
11+
312
### Version: 3.6.1
413
###### Date: 23-Aug-2019
514
- [Query] - Added support for whereIn(String key) and whereNotIn(String key) methods in Query

0 commit comments

Comments
 (0)