Skip to content

Commit

Permalink
DOC: Adding pending release note for Client.version output (#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
datapythonista authored Aug 8, 2021
1 parent a7c1c7e commit 75c9ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/release/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Release Notes
These release notes are for versions of ibis **1.0 and later**. Release
notes for pre-1.0 versions of ibis can be found at :doc:`release-pre-1.0`

* :support:`2883` Output of `Client.version` returned as a string, instead of a setuptools `Version`
* :feature:`2882` Unify implementation of fillna and isna in Pyspark backend
* :support:`2862` Deprecated `list_schemas` in SQLAlchemy backends in favor of `list_databases`
* :bug:`2829` Fix .drop(fields). The argument can now be either a list of strings or a string.
Expand Down

0 comments on commit 75c9ca9

Please sign in to comment.