Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Jan 8, 2025
1 parent c5182f5 commit e2f2dca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Changed
* The [`static-analysis`](.github/workflows/static-analysis.yml) Github Actions workflow now uses `mypy` for type checking.

### Fixed
* `util.chunk` now raises `TypeError` rather than `ValueError` when given a non-integer chunk size.

## [7.0.2]

### Changed
Expand Down

0 comments on commit e2f2dca

Please sign in to comment.