diff --git a/docs/whatsnew/0.2.1.rst b/docs/whatsnew/0.2.1.rst index e4432e00..d1ec27af 100644 --- a/docs/whatsnew/0.2.1.rst +++ b/docs/whatsnew/0.2.1.rst @@ -1,7 +1,8 @@ .. _whatsnew_021: -Breaking Changes -~~~~~~~~~~~~~~~~ + +0.2.1 (October 16, 2024) +------------------------ Enhancements @@ -12,22 +13,16 @@ Enhancements data by the effect of snow on DC voltage and current. (:pull:`209`) -Bug Fixes -~~~~~~~~~ - - Requirements ~~~~~~~~~~~~ * Minimum python advanced to 3.8. (:pull:`210`) * Minimum statsmodels advanced to 0.10.0 and numpy to 1.17.0. (:pull:`210`) + Documentation ~~~~~~~~~~~~~ * Added a gallery example for snow effects categorization (:pull:`209`) -Testing -~~~~~~~ - Contributors ~~~~~~~~~~~~ diff --git a/docs/whatsnew/0.2.2.rst b/docs/whatsnew/0.2.2.rst new file mode 100644 index 00000000..82983d6d --- /dev/null +++ b/docs/whatsnew/0.2.2.rst @@ -0,0 +1,28 @@ +.. _whatsnew_022: + +0.2.2 (not yet released) +------------------------ + + +Enhancements +~~~~~~~~~~~~ + + +Bug Fixes +~~~~~~~~~ + + +Requirements +~~~~~~~~~~~~ + + +Documentation +~~~~~~~~~~~~~ + + +Testing +~~~~~~~ + + +Contributors +~~~~~~~~~~~~ diff --git a/docs/whatsnew/index.rst b/docs/whatsnew/index.rst index 3b236bbb..a4478e37 100644 --- a/docs/whatsnew/index.rst +++ b/docs/whatsnew/index.rst @@ -7,6 +7,7 @@ These are the bug-fixes, new features, and improvements for each release. .. toctree:: :maxdepth: 2 + 0.2.1 0.2.0 0.1.3 0.1.2