diff --git a/doc/source/whatsnew/v0.24.1.rst b/doc/source/whatsnew/v0.24.1.rst index 9dffe1f076477..1b0232cad7476 100644 --- a/doc/source/whatsnew/v0.24.1.rst +++ b/doc/source/whatsnew/v0.24.1.rst @@ -1,5 +1,3 @@ -:orphan: - .. _whatsnew_0241: Whats new in 0.24.1 (February 3, 2019) diff --git a/doc/source/whatsnew/v0.24.2.rst b/doc/source/whatsnew/v0.24.2.rst index 21936ba270c77..da8064893e8a8 100644 --- a/doc/source/whatsnew/v0.24.2.rst +++ b/doc/source/whatsnew/v0.24.2.rst @@ -1,5 +1,3 @@ -:orphan: - .. _whatsnew_0242: Whats new in 0.24.2 (March 12, 2019) diff --git a/doc/source/whatsnew/v0.25.1.rst b/doc/source/whatsnew/v0.25.1.rst new file mode 100644 index 0000000000000..8690e1974330b --- /dev/null +++ b/doc/source/whatsnew/v0.25.1.rst @@ -0,0 +1,171 @@ +:orphan: + +.. TODO. Remove the orphan tag. + +.. _whatsnew_0251: + +What's new in 0.25.1 (July XX, 2019) +------------------------------------ + +Enhancements +~~~~~~~~~~~~ + + +.. _whatsnew_0251.enhancements.other: + +Other enhancements +^^^^^^^^^^^^^^^^^^ + +- +- +- + +.. _whatsnew_0251.bug_fixes: + +Bug fixes +~~~~~~~~~ + + +Categorical +^^^^^^^^^^^ + +- +- +- + +Datetimelike +^^^^^^^^^^^^ + +- +- +- + +Timedelta +^^^^^^^^^ + +- +- +- + +Timezones +^^^^^^^^^ + +- +- +- + +Numeric +^^^^^^^ + +- +- +- + +Conversion +^^^^^^^^^^ + +- +- +- + +Strings +^^^^^^^ + +- +- +- + + +Interval +^^^^^^^^ + +- +- +- + +Indexing +^^^^^^^^ + +- +- +- + +Missing +^^^^^^^ + +- +- +- + +MultiIndex +^^^^^^^^^^ + +- +- +- + +I/O +^^^ + +- +- +- + +Plotting +^^^^^^^^ + +- +- +- + +Groupby/resample/rolling +^^^^^^^^^^^^^^^^^^^^^^^^ + +- +- +- + +Reshaping +^^^^^^^^^ + +- +- +- + +Sparse +^^^^^^ + +- +- +- + + +Build Changes +^^^^^^^^^^^^^ + +- +- +- + +ExtensionArray +^^^^^^^^^^^^^^ + +- +- +- + +Other +^^^^^ + +- +- +- + +.. _whatsnew_0.251.contributors: + +Contributors +~~~~~~~~~~~~ + +.. TODO. Change to v0.25.0..HEAD + +.. contributors:: HEAD..HEAD