Skip to content

Commit

Permalink
Update HISTORY.md for next release (#544)
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
matthewhegarty and hugovk authored Mar 24, 2023
1 parent e277fc0 commit 9e6bc54
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# History

## 3.4.0 (2023-03-24)

### Improvements

- Move setup to `pyproject.toml` (#542)
- xlsx export: remove redundant code (#541)
- xlsx export: support escape of formulae (#540)
- Add &lt;tbody&gt; tags to HTML output (#539)
- Check for type list and improve error msg (#524)

### Bugfixes

- Fix bug when yaml file is empty (#535)
- Fix linting issues raised by Flake8 (#536)

## 3.3.0 (2022-12-10)

### Improvements
Expand Down

0 comments on commit 9e6bc54

Please sign in to comment.