Skip to content

Commit

Permalink
Add missing CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jul 4, 2024
1 parent 6aa458b commit 1eddabc
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
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Add utility function to compute ZIM Tags #164, including deduplication #156

### Fixed

- Metadata length validation is buggy for unicode strings #158
- Pillow 10.4.0 reveals improper type hints for image probing functions #177

## [3.4.0] - 2024-06-21

### Added
Expand Down

0 comments on commit 1eddabc

Please sign in to comment.