From 4ddc38fd1ffa26c7fa1543b9681b9c699a2aa4da Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Thu, 21 Aug 2025 09:37:41 +0200 Subject: [PATCH] Backport PR #62152: DOC: prepare 2.3.2 whatsnew notes for release --- doc/source/whatsnew/v2.3.1.rst | 2 +- doc/source/whatsnew/v2.3.2.rst | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/source/whatsnew/v2.3.1.rst b/doc/source/whatsnew/v2.3.1.rst index 52408fa50d11a..2a86b8b55a50b 100644 --- a/doc/source/whatsnew/v2.3.1.rst +++ b/doc/source/whatsnew/v2.3.1.rst @@ -73,4 +73,4 @@ Bug fixes Contributors ~~~~~~~~~~~~ -.. contributors:: v2.3.0..v2.3.1|HEAD +.. contributors:: v2.3.0..v2.3.1 diff --git a/doc/source/whatsnew/v2.3.2.rst b/doc/source/whatsnew/v2.3.2.rst index 09d7294948530..3bb74da4bd6f4 100644 --- a/doc/source/whatsnew/v2.3.2.rst +++ b/doc/source/whatsnew/v2.3.2.rst @@ -1,6 +1,6 @@ .. _whatsnew_232: -What's new in 2.3.2 (August XX, 2025) +What's new in 2.3.2 (August 21, 2025) ------------------------------------- These are the changes in pandas 2.3.2. See :ref:`release` for a full changelog @@ -36,3 +36,5 @@ Bug fixes Contributors ~~~~~~~~~~~~ + +.. contributors:: v2.3.1..v2.3.2|HEAD