From 154e135ad1c50f8708ac4fdd169370254e857071 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Wed, 20 Aug 2025 10:24:11 +0200 Subject: [PATCH 1/2] 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 2d2553e7b32be..6b824588cba23 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 20, 2025) ------------------------------------- These are the changes in pandas 2.3.2. See :ref:`release` for a full changelog @@ -34,3 +34,5 @@ Bug fixes Contributors ~~~~~~~~~~~~ + +.. contributors:: v2.3.1..v2.3.2|HEAD From 613823f86afc152fac0024464ea0fa348a27ac0e Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Thu, 21 Aug 2025 09:16:53 +0200 Subject: [PATCH 2/2] Update doc/source/whatsnew/v2.3.2.rst --- doc/source/whatsnew/v2.3.2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v2.3.2.rst b/doc/source/whatsnew/v2.3.2.rst index 6b824588cba23..f7983102b6985 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 20, 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