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..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 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 @@ -34,3 +34,5 @@ Bug fixes Contributors ~~~~~~~~~~~~ + +.. contributors:: v2.3.1..v2.3.2|HEAD