diff --git a/doc/source/v0.14.1.txt b/doc/source/v0.14.1.txt new file mode 100644 index 0000000000000..9677abe2e6d2c --- /dev/null +++ b/doc/source/v0.14.1.txt @@ -0,0 +1,84 @@ +.. _whatsnew_0141: + +v0.14.1 (??, 2014) +----------------------- + +This is a minor release from 0.14.1 and includes a small number of API changes, several new +features, enhancements, and performance improvements along with a large number of bug fixes. +We recommend that all users upgrade to this version. + +- Highlights include: + + - ... + +- :ref:`Other Enhancements ` + +- :ref:`API Changes ` + +- :ref:`Text Parsing API Changes ` + +- :ref:`Groupby API Changes ` + +- :ref:`Performance Improvements ` + +- :ref:`Prior Deprecations ` + +- :ref:`Deprecations ` + +- :ref:`Known Issues ` + +- :ref:`Bug Fixes ` + +.. _whatsnew_0141.api: + +API changes +~~~~~~~~~~~ + + +.. _whatsnew_0141.display: + +Display Changes +~~~~~~~~~~~~~~~ + +.. _whatsnew_0141.plotting: + +Plotting +~~~~~~~~ + +.. _whatsnew_0141.prior_deprecations: + +Prior Version Deprecations/Changes +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +.. _whatsnew_0141.deprecations: + +Deprecations +~~~~~~~~~~~~ + +.. _whatsnew_0141.knownissues: + +Known Issues +~~~~~~~~~~~~ + +.. _whatsnew_0141.enhancements: + +Enhancements +~~~~~~~~~~~~ +.. _whatsnew_0141.performance: + +Performance +~~~~~~~~~~~ + +Experimental +~~~~~~~~~~~~ + +There are no experimental changes in 0.14.1 + +Bug Fixes +~~~~~~~~~ + +See :ref:`V0.14.1 Bug Fixes` for an extensive list of bugs that have been fixed in 0.14.1. + +See the :ref:`full release notes +` or issue tracker +on GitHub for a complete list of all API changes, Enhancements and Bug Fixes.