Skip to content

Commit 0baedb5

Browse files
committed
Update changelog
1 parent 3d11ac1 commit 0baedb5

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### Added
11+
- New `pdfa` option for using PDF/A-compliant pdf-writer workflows.
12+
13+
### Changed
14+
- Conversion is now fallible and returns a `Result`.
15+
- Reduce PDF sizes through better font subsetting.
16+
17+
### Fixed
18+
- Fixed a bug with Unicode CMaps.
19+
820
## [0.11.0]
921

1022
### Added

0 commit comments

Comments
 (0)