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.
2 parents 1d84e69 + bbe4cfa commit 67f3b8fCopy full SHA for 67f3b8f
CHANGELOG.md
@@ -4,13 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [2.2.0] - 2021-02-05
8
+### Added
9
+- Added support for PHP 8
10
+- Updated PDF libraries
11
+
12
## [2.1.0] - 2020-12-19
13
### Added
14
- Total page count is now available via placeholder `__PDF_TPC__`
15
16
## [2.0.0] - 2020-11-05
17
### Changed
-- Upgraded DomPPDF dependency to 0.8.6 and added chroot setting
18
+- Upgraded DomPDF dependency to 0.8.6 and added chroot setting
19
20
## [1.4.0] - 2020-10-15
21
0 commit comments