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 e2b6969 + 427feda commit f7431f9Copy full SHA for f7431f9
CHANGELOG.md
@@ -4,9 +4,15 @@ 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
+## [3.0.0] - 2021-06-01
8
+### Changed
9
+- Refactored logic for pdf attachment files
10
+- Switched from deprecated FPDF library to TCPDF
11
+
12
## [2.2.0] - 2021-02-05
13
### Added
14
- Added support for PHP 8
15
16
- Updated PDF libraries
17
18
## [2.1.0] - 2020-12-19
0 commit comments