File tree Expand file tree Collapse file tree 2 files changed +27
-13
lines changed
Expand file tree Collapse file tree 2 files changed +27
-13
lines changed Original file line number Diff line number Diff line change 1- # Changelog
21
3- -----------------------------
2+ CHANGELOG
3+ =============
44
5- ## Version 1.0.0
5+ * Date: 16-Jun-2020 - initial release *
66
7- ### May-18, 2019 -Initial Release
7+ ** v1.0.0**
8+ ============
89
9- #### Initial release for the contentstack-python-sdk for Content Delivery API
10+ - ** Stack**
11+ - Initialisation of stack has been modified
12+ - External config support moved to stack initialisation optional paramters
13+ - Added support for whereIn(String key) and whereNotIn(String key) methods in Query
1014
11- -----------------------------
15+ - ** Assets**
16+ - changes incorporated in Asset class.
1217
13- ## Version 0.1.0
18+ - ** Entry**
19+ - changes incorporated in the entry class.
1420
15- ### November-18, 2019 -Beta Release
21+ - ** Query**
22+ - Changes incorporated in the Query class.
1623
17- #### Beta release for the contentstack-python-sdk for Content Delivery API
1824
1925-----------------------------
26+
27+ * Date: 18-Nov-2019 - beta release*
28+
29+ ** v0.0.1**
30+ ============
31+ - Beta release for the contentstack-python SDK for Content Delivery API
Original file line number Diff line number Diff line change 22CHANGELOG
33=========
44
5- *Date: 18 -Jun-2020 - initial release *
5+ *Date: 16 -Jun-2020 - initial release *
66
77**v1.0.0 **
88============
99
1010- **Stack **
11+ - Initialisation of stack has been modified
12+ - External config support moved to stack initialisation optional paramters
1113 - Added support for whereIn(String key) and whereNotIn(String key) methods in Query
1214
1315- **Assets **
14- - changes for where function that accepts QueryOptions .
16+ - changes incorporated in Asset class .
1517
1618- **Entry **
17- - changes for where function that accepts QueryOptions .
19+ - changes incorporated in the entry class .
1820
1921- **Query **
20- - changes for where function that accepts QueryOptions .
22+ - Changes incorporated in the Query class .
2123
2224
2325-----------------------------
You can’t perform that action at this time.
0 commit comments