Skip to content

Commit 9e6bc54

Browse files
Update HISTORY.md for next release (#544)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent e277fc0 commit 9e6bc54

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

HISTORY.md

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

3+
## 3.4.0 (2023-03-24)
4+
5+
### Improvements
6+
7+
- Move setup to `pyproject.toml` (#542)
8+
- xlsx export: remove redundant code (#541)
9+
- xlsx export: support escape of formulae (#540)
10+
- Add &lt;tbody&gt; tags to HTML output (#539)
11+
- Check for type list and improve error msg (#524)
12+
13+
### Bugfixes
14+
15+
- Fix bug when yaml file is empty (#535)
16+
- Fix linting issues raised by Flake8 (#536)
17+
318
## 3.3.0 (2022-12-10)
419

520
### Improvements

0 commit comments

Comments
 (0)