File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,47 @@ and this project adheres to `Semantic Versioning <http://semver.org/>`_.
8
8
9
9
[Unreleased]
10
10
------------
11
+
12
+ Removed
13
+ -------
14
+
15
+ - Remove deprecated param raw_column_names
16
+
11
17
[3.0.1] - 2021-12-28
12
18
-----------------------------
19
+
20
+ Changed
21
+ -------
22
+
23
+ - Pipeline changes
24
+
13
25
[3.0.0] - 2021-12-28
14
26
-----------------------------
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
+
15
44
[2.3.1] - 2021-11-29
16
45
-----------------------------
46
+
47
+ Fixed
48
+ -----
49
+
50
+ - Fix gspread 5 incompatibility by blocking requirements
51
+
17
52
[2.3.0] - 2021-03-21
18
53
-----------------------------
19
54
You can’t perform that action at this time.
0 commit comments