Skip to content

Commit e829532

Browse files
Juarez Rudsatzjuarezr
authored andcommitted
doc: update changes for v.7.14
1 parent c285868 commit e829532

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

docs/changes.rst

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,31 @@
11
Changes
22
=======
33

4+
Version 1.7.14
5+
--------------
6+
7+
* Enhancement: Fix other functions to conform with PEP 479
8+
By :user:`augustomen`, :issue:`645`.
9+
10+
* CI: fix build as SQLAlchemy 2 is not supported yet
11+
By :user:`juarezr`, :issue:`635`.
12+
13+
* CI: workaround for actions/setup-python#672 as Github removed python 2.7 and 3.6
14+
By :user:`juarezr`, :issue:`649`.
15+
16+
* CI: Gh actions upgrade
17+
By :user:`juarezr`, :issue:`639`.
18+
19+
Version 1.7.13
20+
--------------
21+
22+
* Fix in case a custom protocol was registered in fsspec
23+
By :user:`timheb`, :issue:`647`.
24+
425
Version 1.7.12
526
--------------
627

7-
* Fix? calling functions to*() should output by default to stdout
28+
* Fix: calling functions to*() should output by default to stdout
829
By :user:`juarezr`, :issue:`632`.
930

1031
* Add python3.11 for the build and testing

0 commit comments

Comments
 (0)