Skip to content

Commit

Permalink
Update changelog for 0.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolatkey committed Feb 1, 2025
1 parent 8166c0a commit f46a800
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,15 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

TODO
None

## [0.7.0] - 2025-01-31

### Added

- Implement support for [EPUB accessibility exemptions](https://www.w3.org/TR/epub-a11y-exemption/), with output in WebPub manifests

### Changed

- The a11y feature `printPageNumbers` has been renamed to `pageNavigation` as per #92
- Dependencies were updated to latest versions, code adjustments were made for changes in pdfcpu

0 comments on commit f46a800

Please sign in to comment.