Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/index.rst.template
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ See the :ref:`overview` for more detail about what's in the library.
{% endif %}

{% if not single_doc -%}
What's New in 0.24.0 <whatsnew/v0.24.0>
What's New in 0.25.0 <whatsnew/v0.25.0>
install
getting_started/index
user_guide/index
Expand Down
7 changes: 5 additions & 2 deletions doc/source/whatsnew/v0.25.0.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
:orphan:

.. _whatsnew_0250:

What's New in 0.25.0 (April XX, 2019)
-------------------------------------

.. warning::

Starting with the 0.25.x series of releases, pandas only supports Python 3.5 and higher.
See :ref:`install.dropping-27` for more details.

{{ header }}

These are the changes in pandas 0.25.0. See :ref:`release` for a full changelog
Expand Down