Skip to content

Commit 30fde81

Browse files
committed
Update changelog
1 parent ea0086f commit 30fde81

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,47 @@ and this project adheres to `Semantic Versioning <http://semver.org/>`_.
88

99
[Unreleased]
1010
------------
11+
12+
Removed
13+
-------
14+
15+
- Remove deprecated param raw_column_names
16+
1117
[3.0.1] - 2021-12-28
1218
-----------------------------
19+
20+
Changed
21+
-------
22+
23+
- Pipeline changes
24+
1325
[3.0.0] - 2021-12-28
1426
-----------------------------
27+
28+
Changed
29+
-------
30+
31+
- Upgrade gspread to >= 5
32+
33+
Removed
34+
-------
35+
36+
- BREAKING: Removed Python 2.7 support
37+
- Removed Travis pipeline
38+
39+
Added
40+
-----
41+
42+
- CI pipeline using Github Actions
43+
1544
[2.3.1] - 2021-11-29
1645
-----------------------------
46+
47+
Fixed
48+
-----
49+
50+
- Fix gspread 5 incompatibility by blocking requirements
51+
1752
[2.3.0] - 2021-03-21
1853
-----------------------------
1954

0 commit comments

Comments
 (0)