Skip to content

Commit 0fc109d

Browse files
authored
Fill changelog for 0.0.21 release (#538)
1 parent d842ec3 commit 0fc109d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Changes
22
-------
33

4+
0.0.21 (2020-1X-XX)
5+
^^^^^^^^^^^^^^^^^^^
6+
7+
* Allow to use custom Cursor subclasses #374
8+
9+
* Fill Connection class with actual client version #388
10+
11+
* Fix legacy __aiter__ methods #403
12+
13+
* Fix & update docs #418 #437
14+
15+
* Ignore pyenv's .python-version file #424
16+
17+
* Replace asyncio.streams.IncompleteReadError with asyncio.IncompleteReadError #460 #454
18+
19+
* Add support for SQLAlchemy default parameters #455 #466
20+
21+
* Update dependencies #485
22+
23+
* Support Python 3.7 & 3.8 #493
24+
25+
426
0.0.20 (2018-12-19)
527
^^^^^^^^^^^^^^^^^^^
628

0 commit comments

Comments
 (0)