diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 714a657d343..e959ec111f5 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -15,6 +15,36 @@ What's New np.random.seed(123456) +.. _whats-new.2024.07.1: + +v2024.07.1 (unreleased) +----------------------- + +New Features +~~~~~~~~~~~~ + + +Breaking changes +~~~~~~~~~~~~~~~~ + + +Deprecations +~~~~~~~~~~~~ + + +Bug fixes +~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Internal Changes +~~~~~~~~~~~~~~~~ + + + .. _whats-new.2024.07.0: v2024.07.0 (Jul 30, 2024)