Skip to content

Commit

Permalink
Update changelog for version 2.4.0 (#140)
Browse files Browse the repository at this point in the history
* Update changelog for version 2.4.0

Co-authored-by: Muhammet Orazov <916295+morazow@users.noreply.github.com>
  • Loading branch information
Nicoretti and morazow authored May 19, 2022
1 parent 10371b5 commit 7b57ae1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.4.0
* Fixed bug when accessing underlying odbc connection while using NullPool based engine
(Note: this addresses the superset [issue-20105](https://github.com/apache/superset/issues/20105))
* Removed odbc specific functionality from base dialect and moved it to the pyodbc dialect
* Removed remaining python2 compatibility artifacts and switches
* Bumped support of base python version to 3.7

# 2.3.0
* Update supported versions of EXASOL DB to 7.1.6 and 7.0.16
* Update supported python versions to 3.6, 3.7, 3.8, 3.9
Expand Down

0 comments on commit 7b57ae1

Please sign in to comment.