Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
weiwei committed Dec 30, 2021
1 parent cb007d0 commit dbc4867
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.4.0] - 2021-12-30

This release addresses issues and PRs by @markgras.
### Fixed
- Parameter typo in function `write_xml()`.
- Properly closes file in `setup.py`.
### Enhancement
- Use generators in stead of lists in a few occasions.

## [2.3.0] - 2021-11-20
### Possibly Breaking
- The time value now has a precision of 3 (#72). Thanks to @bryan-hunt.
Expand Down

0 comments on commit dbc4867

Please sign in to comment.