aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/release-notes.rst')
-rw-r--r--manual/release-notes.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index aaf78f3d..94ec60bb 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -8,6 +8,17 @@ For a detailed list of changes, please see the file
.. x.y.z: not yet released
+11.3.0: not yet released
+ - CLI Enhancements
+
+ - New option :qpdf:ref:`--remove-restrictions` removes security
+ restrictions from digitally signed files.
+
+ - Library enhancements
+
+ - New method ``QPDF::removeSecurityRestrictions`` removes security
+ restrictions from digitally signed files.
+
11.2.0: November 20, 2022
- Build changes