From 98151b0222d77947c254d1d96ae628eebb97ff67 Mon Sep 17 00:00:00 2001 From: Tom Nicholas Date: Thu, 14 Aug 2025 09:52:47 -0700 Subject: [PATCH] Empty release notes --- doc/whats-new.rst | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 0dd6ae5aaa0..402ff242ee4 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -5,6 +5,34 @@ What's New ========== +.. _whats-new.2025.08.1: + +v2025.08.1 (unreleased) +----------------------- + +New Features +~~~~~~~~~~~~ + + +Breaking changes +~~~~~~~~~~~~~~~~ + + +Deprecations +~~~~~~~~~~~~ + + +Bug fixes +~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Internal Changes +~~~~~~~~~~~~~~~~ + .. _whats-new.2025.08.0: v2025.08.0 (August 14, 2025)