Note: This will be the last release to support Py36 and Py37.
Minor Changes
- Additional scheme endpoints for projects (#1295) @Zyzyx
- Add subscriptable support for PropertyHolder (#1102) @dvaerum
- Fixing type hint to match documentation for move_to_backlog (#1275) @cpsimpson
- improve ResultList types (#1215) @adehad
- Allow verify option as path to cert in config (#1238) @lamcw
Bugfixes
- Locate the exact user by key if there are multiple users returned from query (#1145) @skyscribe
- Fixing type hint to match documentation for move_to_backlog (#1275) @cpsimpson
- Avoid printing parsed json response (#1246) @studioj