From 6a499117852b4754610eb9b230c74ce614582be9 Mon Sep 17 00:00:00 2001 From: Jeremy Schendel Date: Sat, 11 Jan 2020 12:16:16 -0700 Subject: [PATCH 1/3] DOC: Fix whatsnew contributors section --- doc/source/whatsnew/v0.25.3.rst | 2 +- doc/source/whatsnew/v1.0.0.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v0.25.3.rst b/doc/source/whatsnew/v0.25.3.rst index f73a3f956f42e..f7f54198a0f82 100644 --- a/doc/source/whatsnew/v0.25.3.rst +++ b/doc/source/whatsnew/v0.25.3.rst @@ -19,4 +19,4 @@ Groupby/resample/rolling Contributors ~~~~~~~~~~~~ -.. contributors:: v0.25.2..HEAD +.. contributors:: v0.25.2..v0.25.3 diff --git a/doc/source/whatsnew/v1.0.0.rst b/doc/source/whatsnew/v1.0.0.rst index 5f79accc5c679..501a5a2c09050 100755 --- a/doc/source/whatsnew/v1.0.0.rst +++ b/doc/source/whatsnew/v1.0.0.rst @@ -1177,3 +1177,5 @@ Other Contributors ~~~~~~~~~~~~ + +.. contributors:: v0.25.3..HEAD From 1c3fa2b92fbd8fa65cb02fdaa097606179fedc5b Mon Sep 17 00:00:00 2001 From: Jeremy Schendel Date: Sat, 11 Jan 2020 17:31:08 -0700 Subject: [PATCH 2/3] HEAD -> v1.0.0rc --- doc/source/whatsnew/v1.0.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v1.0.0.rst b/doc/source/whatsnew/v1.0.0.rst index 501a5a2c09050..97ebcdaa7cc00 100755 --- a/doc/source/whatsnew/v1.0.0.rst +++ b/doc/source/whatsnew/v1.0.0.rst @@ -1178,4 +1178,4 @@ Other Contributors ~~~~~~~~~~~~ -.. contributors:: v0.25.3..HEAD +.. contributors:: v0.25.3..v1.0.0rc From a82a065debc27a74f37ecd83fcb3504a628e856f Mon Sep 17 00:00:00 2001 From: Jeremy Schendel Date: Sat, 11 Jan 2020 18:11:19 -0700 Subject: [PATCH 3/3] typo --- doc/source/whatsnew/v1.0.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v1.0.0.rst b/doc/source/whatsnew/v1.0.0.rst index 97ebcdaa7cc00..afbc113e98957 100755 --- a/doc/source/whatsnew/v1.0.0.rst +++ b/doc/source/whatsnew/v1.0.0.rst @@ -1178,4 +1178,4 @@ Other Contributors ~~~~~~~~~~~~ -.. contributors:: v0.25.3..v1.0.0rc +.. contributors:: v0.25.3..v1.0.0rc0