diff --git a/doc/whats-new.rst b/doc/whats-new.rst index ef7f5b43fdd..eed4e16eb62 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -14,6 +14,34 @@ What's New np.random.seed(123456) +.. _whats-new.0.17.1: + +v0.17.1 (unreleased) +--------------------- + + +New Features +~~~~~~~~~~~~ + + +Breaking changes +~~~~~~~~~~~~~~~~ + + +Deprecations +~~~~~~~~~~~~ + + +Bug fixes +~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Internal Changes +~~~~~~~~~~~~~~~~ .. _whats-new.0.17.0: