File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,15 @@ Changes for crash
55Unreleased
66==========
77
8- Changes
9- =======
8+ 2021/01/20 0.27.0
9+ =================
1010
1111- Added support for Python 3.9.
12- - Upgrade the CrateDB python driver to 0.26.0 in order to enable TCP keepalive
12+
13+ - Upgraded the CrateDB python driver to 0.26.0 in order to enable TCP keepalive
1314 on the socket level.
14- - Make ctrl-d only quit program on empty command line, like any other shell
15+
16+ - Made ctrl-d only quit program on empty command line, like any other shell.
1517
16182020/09/21 0.26.0
1719=================
Original file line number Diff line number Diff line change 1919# with Crate these terms will supersede the license and you may use the
2020# software solely pursuant to the terms of the relevant commercial agreement.
2121
22- __version__ = '0.26 .0'
22+ __version__ = '0.27 .0'
You can’t perform that action at this time.
0 commit comments