Commit 3b97c9bd266b7c32ea36d3536e22dab77412886d

Authored by Jay Berkenbilt
1 parent 6ce24d52

Prepare 11.9.0 release

ChangeLog
  1 +2024-02-24 Jay Berkenbilt <ejb@ql.org>
  2 +
  3 + * 11.9.0: release
  4 +
1 5 2024-02-17 Jay Berkenbilt <ejb@ql.org>
2 6  
3 7 * Add ENABLE_COVERAGE cmake option to assist with generating
... ...
manual/release-notes.rst
... ... @@ -38,7 +38,7 @@ Planned changes for future 12.x (subject to change):
38 38  
39 39 .. x.y.z: not yet released
40 40  
41   -11.9.0: not yet released
  41 +11.9.0: February 24, 2024
42 42 - CLI Enhancements
43 43  
44 44 - Add new command-line arguments :qpdf:ref:`--file` and
... ... @@ -66,9 +66,6 @@ Planned changes for future 12.x (subject to change):
66 66  
67 67 - Other Enhancements
68 68  
69   - - Code coverage reports are generated in CI and uploaded to
70   - CodeCov.
71   -
72 69 - There have been non-user-visible improvements to the reliability
73 70 of the JSON parser. The JSON parser has been added to fuzz
74 71 testing with OSS-Fuzz.
... ...