We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3533e45 commit 8619ab7Copy full SHA for 8619ab7
CHANGELOG.md
@@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](https://semver.org/).
6
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
+
16
## [4.0.2] - 2024-10-13
17
### Changed
-- Updated dompdf library to 3.x
18
+- Dompdf library to version 3.x
19
20
## [4.0.1] - 2023-11-10
21
### Fixed
0 commit comments