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 Jan 29, 2024
1 parent c27b8b6 commit 5a088f9
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.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
- `AudiobookModule`: add all audio metadata to `getExtras()` method, remove `comment` from `getDescription()` method (now available into `getExtras()` method)

## v2.3.4 - 2024-01-28

- Remove year from `MetaTitle` `getSeriesSlug()` to avoid duplicate series.
Expand Down

0 comments on commit 5a088f9

Please sign in to comment.