From 56d9c96fac42fdcb8f1f727f2010f1b16121d294 Mon Sep 17 00:00:00 2001 From: RDaxini Date: Tue, 24 Dec 2024 09:22:27 -0700 Subject: [PATCH] Update v0.11.3.rst --- docs/sphinx/source/whatsnew/v0.11.3.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sphinx/source/whatsnew/v0.11.3.rst b/docs/sphinx/source/whatsnew/v0.11.3.rst index 238ec1e9a..4b0582c71 100644 --- a/docs/sphinx/source/whatsnew/v0.11.3.rst +++ b/docs/sphinx/source/whatsnew/v0.11.3.rst @@ -14,6 +14,7 @@ Enhancements Documentation ~~~~~~~~~~~~~ +* Restructure the user guide with subsections (:issue:`2302`, :pull:`2310`) Testing @@ -26,5 +27,6 @@ Requirements Contributors ~~~~~~~~~~~~ +* Rajiv Daxini (:ghuser:`RDaxini`)