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 Feb 4, 2024
1 parent fdd1110 commit f928d21
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.3.6 - 2024-02-04

- Audiobook: add `language`, `tags` will be splitted by `;` or `,`
- MetaTitle: now `language` slug will be added just after series if series exists, and before author if not to help for sorting with series in different languages

## v2.3.5 - 2024-01-29

- `Ebook` class: add `getCreatedAt()` method to get the file modified date, add `getSize()` method to get the file size and `getSizeHumanReadable()` method to get the file size in human readable format
Expand Down

0 comments on commit f928d21

Please sign in to comment.