diff --git a/changelog.md b/changelog.md index a50cdc3..680bee7 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.1.0] + +### Added +- Password protected PDF generation possible when using ProtectedPDF class + ## [v2.0.7] ### Fixes @@ -22,7 +27,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.0.7...HEAD +[Unreleased]: https://github.com/DocnetUK/tfpdf/compare/v2.1.0...HEAD +[v2.1.0]: https://github.com/DocnetUK/tfpdf/compare/v2.0.7...v2.1.0 [v2.0.7]: https://github.com/DocnetUK/tfpdf/compare/v2.0.6...v2.0.7 [v2.0.6]: https://github.com/DocnetUK/tfpdf/compare/v2.0.5...v2.0.6 [v2.0.5]: https://github.com/DocnetUK/tfpdf/compare/v2.0.4...v2.0.5