From 165931e34f270f8ac4a4792527a02bbd0d5f9c6d Mon Sep 17 00:00:00 2001 From: Julia Signell Date: Mon, 13 Apr 2026 15:48:05 -0400 Subject: [PATCH] empty whatsnew --- doc/whats-new.rst | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/doc/whats-new.rst b/doc/whats-new.rst index f378ccb4193..93f335e625b 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -6,6 +6,35 @@ What's New ========== +.. _whats-new.2026.05.0: + +v2026.05.0 (unreleased) +----------------------- + +New Features +~~~~~~~~~~~~ + + +Breaking Changes +~~~~~~~~~~~~~~~~ + + +Deprecations +~~~~~~~~~~~~ + + +Bug Fixes +~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Internal Changes +~~~~~~~~~~~~~~~~ + + .. _whats-new.2026.04.0: v2026.04.0 (Apr 13, 2026)