Skip to content

Commit 8619ab7

Browse files
committed
updated changelog
Signed-off-by: Christoph Massmann <[email protected]>
1 parent 3533e45 commit 8619ab7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [5.0.0] - 2025-01-10
8+
### Added
9+
- Merger for Zugferd PDFs, i.e. PDFs with XML attachments
10+
### Changed
11+
- TCPDF to Fpdf library for merging as default (both libraries supported now)
12+
- Several public interfaces to support type hints and make purpose clearer
13+
### Removed
14+
- Deprecated ZendPdf merger
15+
716
## [4.0.2] - 2024-10-13
817
### Changed
9-
- Updated dompdf library to 3.x
18+
- Dompdf library to version 3.x
1019

1120
## [4.0.1] - 2023-11-10
1221
### Fixed

0 commit comments

Comments
 (0)