From 9a273c4098abdc46a117898602e8f048f9ba48fa Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 13 Sep 2022 11:57:48 -0400 Subject: Mention change of tagging convention (fixes #772) --- manual/release-notes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manual/release-notes.rst b/manual/release-notes.rst index b6f2c9ac..a543e203 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -17,6 +17,11 @@ For a detailed list of changes, please see the file - Some symbols were not properly exported for the Windows DLL build. + - Packaging note omitted from 11.0.0 release notes: + + - On GitHub, the release tags are now `vX.Y.Z` instead of + `release-qpdf-X.Y.Z` to be more consistent with current practice. + 11.0.0: September 10, 2022 - Replacement of ``PointerHolder`` with ``std::shared_ptr`` @@ -310,6 +315,9 @@ For a detailed list of changes, please see the file - Other changes + - On GitHub, the release tags are now `vX.Y.Z` instead of + `release-qpdf-X.Y.Z` to be more consistent with current practice. + - In JSON v1 mode, the ``"objects"`` key now reflects the repaired pages tree if ``"pages"`` (or any other key that has the side effect of repairing the page tree) is specified. To see the -- cgit v1.2.3-54-g00ecf