Skip to content

Commit 32ce64b

Browse files
committed
Prepare to 0.10.0 release
1 parent 76e819c commit 32ce64b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change Log
22
==========
33

4+
0.10.0 (2020-06-17)
5+
-------------------
6+
7+
* Add support for ``LIMIT BY`` clause
8+
* Add support for parameters in DSN
9+
* Add ``session_timeout`` parameter to ``connect``
10+
11+
412
0.9.2 (2020-03-23)
513
------------------
614

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[metadata]
22
name = aiochsa
3-
version = 0.9.2
43
description = Clickhouse Python/asyncio library for use with SQLAlchemy core
54
long_description = file: README.rst
65
author = Denis Otkidach

0 commit comments

Comments
 (0)