File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,16 @@ Changelog
22=========
33
44
5+ v2.0.889 (2021-10-25)
6+ ---------------------
7+ - Test(datatype, timetz): ensure tz is always utc. [ Brooke White]
8+ - Fix(datatype, timetz): always use binary transfer format. [ Brooke
9+ White]
10+ - Tests(conftest): configure unit tests to run without config.ini.
11+ [ Brooke White]
12+ - Fix named paramstyle in readme (#60 ) [ Ash Berlin-Taylor]
13+
14+
515v2.0.888 (2021-09-27)
616---------------------
717
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.888 "
5+ __version__ = "2.0.889 "
You can’t perform that action at this time.
0 commit comments