Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere authored and github-actions[bot] committed May 26, 2024
1 parent a770c97 commit f3bcb13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `php-ebook` will be documented in this file.

## v2.5.10 - 2024-05-26

- `MetaTitle::class` : now native slugifier is fixed, float volume works now, volume use `000` padding.
- Allow authors with `,`, `;` and `&` in the name for `.opf`, `.pdf`, `.mobi` and audiobooks.

## v2.5.0 - 2024-05-22

- `MetaTitle::class`: `fromData()` method `volume` parameter is now `string|int|float|null` instead of `string|int|null`.
Expand Down

0 comments on commit f3bcb13

Please sign in to comment.