From e4d169a9c9660cbe1780c9b1538db61f862f28d7 Mon Sep 17 00:00:00 2001 From: kazsaj Date: Mon, 26 Jun 2023 21:19:46 +0100 Subject: [PATCH] Update changelog.md before 2.2.5 --- changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index e2d2e32..b727f6f 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [v2.2.5] + +### Changed +- Change BeginPage() visibility + ## [v2.2.4] ### Fixed @@ -60,7 +65,8 @@ 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.4...HEAD +[Unreleased]: https://github.com/DocnetUK/tfpdf/compare/v2.2.5...HEAD +[v2.2.4]: https://github.com/DocnetUK/tfpdf/compare/v2.2.4...v2.2.5 [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