Skip to content

Commit

Permalink
doc: update changes for v.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Juarez Rudsatz authored and juarezr committed Aug 22, 2023
1 parent c285868 commit e829532
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,31 @@
Changes
=======

Version 1.7.14
--------------

* Enhancement: Fix other functions to conform with PEP 479
By :user:`augustomen`, :issue:`645`.

* CI: fix build as SQLAlchemy 2 is not supported yet
By :user:`juarezr`, :issue:`635`.

* CI: workaround for actions/setup-python#672 as Github removed python 2.7 and 3.6
By :user:`juarezr`, :issue:`649`.

* CI: Gh actions upgrade
By :user:`juarezr`, :issue:`639`.

Version 1.7.13
--------------

* Fix in case a custom protocol was registered in fsspec
By :user:`timheb`, :issue:`647`.

Version 1.7.12
--------------

* Fix? calling functions to*() should output by default to stdout
* Fix: calling functions to*() should output by default to stdout
By :user:`juarezr`, :issue:`632`.

* Add python3.11 for the build and testing
Expand Down

0 comments on commit e829532

Please sign in to comment.