From c07a2fb9ae9a619ecdc3c06afbf7310bb246f8ed Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Tue, 3 Feb 2026 16:45:39 -0500 Subject: [PATCH] create whatsnew file for next release --- docs/sphinx/source/whatsnew.rst | 1 + docs/sphinx/source/whatsnew/v0.15.1.rst | 45 +++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 docs/sphinx/source/whatsnew/v0.15.1.rst diff --git a/docs/sphinx/source/whatsnew.rst b/docs/sphinx/source/whatsnew.rst index 4c6688685d..db4302e73a 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.15.1.rst .. include:: whatsnew/v0.15.0.rst .. include:: whatsnew/v0.14.0.rst .. include:: whatsnew/v0.13.1.rst diff --git a/docs/sphinx/source/whatsnew/v0.15.1.rst b/docs/sphinx/source/whatsnew/v0.15.1.rst new file mode 100644 index 0000000000..15d9042dd7 --- /dev/null +++ b/docs/sphinx/source/whatsnew/v0.15.1.rst @@ -0,0 +1,45 @@ +.. _whatsnew_0_15_1: + + +v0.15.1 (Anticipated March 2026) +-------------------------------- + +Breaking Changes +~~~~~~~~~~~~~~~~ + + +Deprecations +~~~~~~~~~~~~ + + +Bug fixes +~~~~~~~~~ + + +Enhancements +~~~~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Testing +~~~~~~~ + + +Benchmarking +~~~~~~~~~~~~ + + +Requirements +~~~~~~~~~~~~ + + +Maintenance +~~~~~~~~~~~ + + +Contributors +~~~~~~~~~~~~ +