Skip to content

Commit

Permalink
Update history for 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 8, 2024
1 parent e83ea02 commit 47d333d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# History

## Unreleased
## 3.7.0 (2024-10-08)

### Improvements

- Add support for Python 3.13 (#592)
- Drop support for EOL Python 3.8 (#598)
- Add styling to datetime, date and time values for ODS (#594)
- Add styling for date/time types for XLS (#596)

### Bugfixes

- Fix time and datetime export in ODS format (#595).
- Fix time and datetime export in ODS format (#595)
- Avoid normalizing input twice in `import_set`/`book` (#591)

## 3.6.1 (2024-04-04)

Expand Down

0 comments on commit 47d333d

Please sign in to comment.