You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,17 @@ All notable changes to this project will be documented in this file.
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.8.0] - 2025-02-22
10
+
9
11
### Added
10
12
11
13
- Support for [EPUB Accessibility 1.1](https://www.w3.org/TR/epub-a11y-11/) conformance values
14
+
-`--version` flag for `rwp`
15
+
- Output of `go-toolkit` version in WebPub metadata. [Based on the Go module pseudo-version](https://github.com/readium/go-toolkit/issues/80#issuecomment-2673888192)
12
16
13
17
### Changed
14
18
15
-
- A11y `conformsTo` values are now sorted from highest to lowest level
19
+
- A11y `conformsTo` values are now sorted from highest to lowest conformance level
0 commit comments