Commit cb4debe75f114da5402d7a38eaf59d1d3d42dfd4

Authored by Jay Berkenbilt
1 parent 1308c450

Add release note about performance improvements

Showing 1 changed file with 5 additions and 0 deletions
manual/release-notes.rst
@@ -19,6 +19,11 @@ For a detailed list of changes, please see the file @@ -19,6 +19,11 @@ For a detailed list of changes, please see the file
19 - New method ``QPDF::removeSecurityRestrictions`` removes security 19 - New method ``QPDF::removeSecurityRestrictions`` removes security
20 restrictions from digitally signed files. 20 restrictions from digitally signed files.
21 21
  22 + - Performance enhancements
  23 +
  24 + - Include more code tidying and performance improvements from M.
  25 + Holger.
  26 +
22 11.2.0: November 20, 2022 27 11.2.0: November 20, 2022
23 - Build changes 28 - Build changes
24 29