There was an error while loading. Please reload this page.
1 parent 94ffe67 commit d9a4a97Copy full SHA for d9a4a97
1 file changed
HISTORY.md
@@ -1,5 +1,15 @@
1
# History
2
3
+## 3.2.0 (2022-01-27)
4
+
5
+### Changes
6
7
+- Dropped Python 3.6 support (#513).
8
9
+### Bugfixes
10
11
+- Corrected order of arguments to a regex call in `safe_xlsx_sheet_title` (#510).
12
13
## 3.1.0 (2021-10-26)
14
15
### Improvements
@@ -25,7 +35,7 @@
25
35
26
36
27
37
28
-- Added Python 3.9 support
38
+- Added Python 3.9 support.
29
39
- Added read_only option to xlsx file reader (#482).
30
40
31
41
### Bugfixes
0 commit comments