From 681c67971342d4289a74fc342f1abe675b094daf Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Wed, 24 Sep 2025 13:19:00 -0400 Subject: [PATCH] add whatsnew file for 0.13.2 --- docs/sphinx/source/whatsnew.rst | 1 + docs/sphinx/source/whatsnew/v0.13.2.rst | 45 +++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 docs/sphinx/source/whatsnew/v0.13.2.rst diff --git a/docs/sphinx/source/whatsnew.rst b/docs/sphinx/source/whatsnew.rst index 715cb16d49..c38bd96134 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.2.rst .. include:: whatsnew/v0.13.1.rst .. include:: whatsnew/v0.13.0.rst .. include:: whatsnew/v0.12.0.rst diff --git a/docs/sphinx/source/whatsnew/v0.13.2.rst b/docs/sphinx/source/whatsnew/v0.13.2.rst new file mode 100644 index 0000000000..f649a93fd0 --- /dev/null +++ b/docs/sphinx/source/whatsnew/v0.13.2.rst @@ -0,0 +1,45 @@ +.. _whatsnew_0_13_2: + + +v0.13.2 (Anticipated December, 2025) +------------------------------------ + +Breaking Changes +~~~~~~~~~~~~~~~~ + + +Deprecations +~~~~~~~~~~~~ + + +Bug fixes +~~~~~~~~~ + + +Enhancements +~~~~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Testing +~~~~~~~ + + +Benchmarking +~~~~~~~~~~~~ + + +Requirements +~~~~~~~~~~~~ + + +Maintenance +~~~~~~~~~~~ + + +Contributors +~~~~~~~~~~~~ +