From a27c68689516eb0520d30db33957815ba9398663 Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Sat, 7 Jun 2025 09:45:50 -0400 Subject: [PATCH] Create empty whatsnew file for next release (v0.13.1) (#2477) --- docs/sphinx/source/whatsnew.rst | 1 + docs/sphinx/source/whatsnew/v0.13.1.rst | 45 +++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 docs/sphinx/source/whatsnew/v0.13.1.rst diff --git a/docs/sphinx/source/whatsnew.rst b/docs/sphinx/source/whatsnew.rst index ebcea80c13..715cb16d49 100644 --- a/docs/sphinx/source/whatsnew.rst +++ b/docs/sphinx/source/whatsnew.rst @@ -6,6 +6,7 @@ What's New These are new features and improvements of note in each release. +.. include:: whatsnew/v0.13.1.rst .. include:: whatsnew/v0.13.0.rst .. include:: whatsnew/v0.12.0.rst .. include:: whatsnew/v0.11.2.rst diff --git a/docs/sphinx/source/whatsnew/v0.13.1.rst b/docs/sphinx/source/whatsnew/v0.13.1.rst new file mode 100644 index 0000000000..9a817f27bb --- /dev/null +++ b/docs/sphinx/source/whatsnew/v0.13.1.rst @@ -0,0 +1,45 @@ +.. _whatsnew_0_13_1: + + +v0.13.1 (Anticipated September, 2025) +------------------------------------- + +Breaking Changes +~~~~~~~~~~~~~~~~ + + +Deprecations +~~~~~~~~~~~~ + + +Bug fixes +~~~~~~~~~ + + +Enhancements +~~~~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Testing +~~~~~~~ + + +Benchmarking +~~~~~~~~~~~~ + + +Requirements +~~~~~~~~~~~~ + + +Maintenance +~~~~~~~~~~~ + + +Contributors +~~~~~~~~~~~~ +