diff --git a/docs/sphinx/source/whatsnew.rst b/docs/sphinx/source/whatsnew.rst index ab2ad0ef2a..30a339dfef 100644 --- a/docs/sphinx/source/whatsnew.rst +++ b/docs/sphinx/source/whatsnew.rst @@ -6,6 +6,7 @@ What's New These are new features and improvements of note in each release. +.. include:: whatsnew/v0.12.1.rst .. include:: whatsnew/v0.12.0.rst .. include:: whatsnew/v0.11.2.rst .. include:: whatsnew/v0.11.1.rst diff --git a/docs/sphinx/source/whatsnew/v0.12.1.rst b/docs/sphinx/source/whatsnew/v0.12.1.rst index f1c9b7e69d..927cf1ede7 100644 --- a/docs/sphinx/source/whatsnew/v0.12.1.rst +++ b/docs/sphinx/source/whatsnew/v0.12.1.rst @@ -36,3 +36,4 @@ Contributors * Cliff Hansen (:ghuser:`cwhanse`) * Rajiv Daxini (:ghuser:`RDaxini`) * Kevin Anderson (:ghuser:`kandersolar`) +* Will Holmgren (:ghuser:`wholmgren`)