Skip to content

Commit

Permalink
Update changelog.md for 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kazsaj authored Jun 26, 2023
1 parent 5872652 commit a0b5d65
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [v2.2.4]

### Fixed
- Fix PHP 8.2 compatibility for TTFontFile

## [v2.2.3]

### Changed
Expand Down Expand Up @@ -55,8 +60,9 @@ All notable changes to this project will be documented in this file.
### Fixes
- "U" style did not actually underline the text.

[Unreleased]: https://github.com/DocnetUK/tfpdf/compare/v2.2.3...HEAD
[v2.2.2]: https://github.com/DocnetUK/tfpdf/compare/v2.2.2...v2.2.3
[Unreleased]: https://github.com/DocnetUK/tfpdf/compare/v2.2.4...HEAD
[v2.2.4]: https://github.com/DocnetUK/tfpdf/compare/v2.2.3...v2.2.4
[v2.2.3]: https://github.com/DocnetUK/tfpdf/compare/v2.2.2...v2.2.3
[v2.2.2]: https://github.com/DocnetUK/tfpdf/compare/v2.2.1...v2.2.2
[v2.2.1]: https://github.com/DocnetUK/tfpdf/compare/v2.2.0...v2.2.1
[v2.2.0]: https://github.com/DocnetUK/tfpdf/compare/v2.1.1...v2.2.0
Expand Down

0 comments on commit a0b5d65

Please sign in to comment.