From a5916e7fab59b433d4ce79607f938ff1836e9336 Mon Sep 17 00:00:00 2001 From: kazsaj Date: Fri, 26 Jan 2018 09:19:38 +0000 Subject: [PATCH] changelog update --- changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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