File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,21 @@ Changelog
22=========
33
44
5+ v2.0.881 (2021-05-19)
6+ ---------------------
7+ - Test(connection, client_protocol_invalid_logs): disable flaky test.
8+ [ Brooke White]
9+ - Test(datatype, geometryhex): ensure support for all protocols. [ Brooke
10+ White]
11+ - Feat(datatype, geometryhex): support geometryhex. [ Brooke White]
12+ - Test(connection, transfer-protocol): ensure system table queries
13+ execute. [ Brooke White]
14+ - Chore(deps): update scramp requirement (#35 ) [ dependabot[ bot]]
15+ - Chore: update dependabot.yml prefix. [ Brooke White]
16+ - Chore: fix dependabot.yml prefix. [ Brooke White]
17+ - Chore: init dependabot.yml. [ Brooke White]
18+
19+
520v2.0.880 (2021-05-10)
621---------------------
722- Test(connection, transfer-protocol): modify conversion functions when
Original file line number Diff line number Diff line change 22# 1) we don't load dependencies by storing it in __init__.py
33# 2) we can import it in setup.py for the same reason
44# 3) we can import it into your module module
5- __version__ = "2.0.880 "
5+ __version__ = "2.0.881 "
You can’t perform that action at this time.
0 commit comments