Skip to content

Commit f46a800

Browse files
committedFeb 1, 2025·
Update changelog for 0.7.0 release
1 parent 8166c0a commit f46a800

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed
 

‎CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,15 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased]
88

9-
TODO
9+
None
10+
11+
## [0.7.0] - 2025-01-31
12+
13+
### Added
14+
15+
- Implement support for [EPUB accessibility exemptions](https://www.w3.org/TR/epub-a11y-exemption/), with output in WebPub manifests
16+
17+
### Changed
18+
19+
- The a11y feature `printPageNumbers` has been renamed to `pageNavigation` as per #92
20+
- Dependencies were updated to latest versions, code adjustments were made for changes in pdfcpu

0 commit comments

Comments
 (0)
Please sign in to comment.