Skip to content

Commit 6304a4b

Browse files
committed
Update changelog
1 parent deeb3a2 commit 6304a4b

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGES

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
1+
6.2.0 (2020-03-08)
2+
------------------
3+
- Fix Query Predicate chaining (#75)
4+
- Update dependencies so that code generation works with Python 3.8
5+
- Update GitHub Actions integration
6+
17
6.1.0 (2020-01-13)
28
------------------
3-
- Added nested query predicate support
9+
- Added nested query predicate support (#72)
410

511
6.0.0 (2020-01-13)
612
------------------
713
- Allow passing in the base auth URL when creating a Client
814
- Add multiple DELETE endpoints for various backends
915
- Implement mocked actions for Orders mock backend
1016
- Fix mock backend not properly support '<>' operator
11-
- Add in operator in queries
12-
- Fix cart replicate function
17+
- Add in operator in queries (#73)
18+
- Fix cart replicate function (#74)
1319

1420
5.0.0 (2019-11-05)
1521
------------------

0 commit comments

Comments
 (0)