From 072db75fa3de6e6555c22f19c5824d41da5fa077 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Tue, 26 Sep 2023 20:09:04 -0700 Subject: [PATCH] v15.0.1 release notes (again) --- docs/release_notes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 0462524a..9af9f3b6 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -32,6 +32,9 @@ v15.0.1 ======= - Wheels Python tag changed to py39. +- Marked as a expected fail a test that fails on recent Ghostscript versions. +- Clarified documentation and release notes around the extent of 32-bit support. +- Updated installation documentation to changes in v15. v15.0.0 =======