Commit 51fa3b523837afb18d9a86560bb2fb9979db1b95

Authored by Jay Berkenbilt
1 parent 873c06b0

Prepare 12.1.0 release

Showing 1 changed file with 6 additions and 1 deletions
manual/release-notes.rst
... ... @@ -13,7 +13,12 @@ more detail.
13 13  
14 14 .. x.y.z: not yet released
15 15  
16   -12.1.0: not yet released
  16 +12.1.0: April 6, 2025
  17 + - Upcoming C++ Version Change
  18 +
  19 + - This is expected to be the last minor release of qpdf to work
  20 + with C++-17. We will be switching to C++-20 for 12.2.0.
  21 +
17 22 - Bug fixes
18 23  
19 24 - In ``QPDF::isLinearized`` return false if the first object in the file is
... ...