Skip to content

Commit d9a4a97

Browse files
authored
History for 3.2.0 (#514)
1 parent 94ffe67 commit d9a4a97

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

HISTORY.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# History
22

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+
313
## 3.1.0 (2021-10-26)
414

515
### Improvements
@@ -25,7 +35,7 @@
2535

2636
### Improvements
2737

28-
- Added Python 3.9 support
38+
- Added Python 3.9 support.
2939
- Added read_only option to xlsx file reader (#482).
3040

3141
### Bugfixes

0 commit comments

Comments
 (0)