Skip to content

Commit

Permalink
Fill changelog for 0.0.21 release (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
and-semakin authored Nov 26, 2020
1 parent d842ec3 commit 0fc109d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
Changes
-------

0.0.21 (2020-1X-XX)
^^^^^^^^^^^^^^^^^^^

* Allow to use custom Cursor subclasses #374

* Fill Connection class with actual client version #388

* Fix legacy __aiter__ methods #403

* Fix & update docs #418 #437

* Ignore pyenv's .python-version file #424

* Replace asyncio.streams.IncompleteReadError with asyncio.IncompleteReadError #460 #454

* Add support for SQLAlchemy default parameters #455 #466

* Update dependencies #485

* Support Python 3.7 & 3.8 #493


0.0.20 (2018-12-19)
^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 0fc109d

Please sign in to comment.