Skip to content

Commit 2c6a7af

Browse files
authored
Finalize v0.2.1 (#216)
* clean up 0.2.1 whatsnew page * include 0.2.1 whatsnew in docs * add blank whatsnew page for 0.2.2
1 parent 308c6d2 commit 2c6a7af

File tree

3 files changed

+33
-9
lines changed

3 files changed

+33
-9
lines changed

Diff for: docs/whatsnew/0.2.1.rst

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
.. _whatsnew_021:
22

3-
Breaking Changes
4-
~~~~~~~~~~~~~~~~
3+
4+
0.2.1 (October 16, 2024)
5+
------------------------
56

67

78
Enhancements
@@ -12,22 +13,16 @@ Enhancements
1213
data by the effect of snow on DC voltage and current. (:pull:`209`)
1314

1415

15-
Bug Fixes
16-
~~~~~~~~~
17-
18-
1916
Requirements
2017
~~~~~~~~~~~~
2118
* Minimum python advanced to 3.8. (:pull:`210`)
2219
* Minimum statsmodels advanced to 0.10.0 and numpy to 1.17.0. (:pull:`210`)
2320

21+
2422
Documentation
2523
~~~~~~~~~~~~~
2624
* Added a gallery example for snow effects categorization (:pull:`209`)
2725

28-
Testing
29-
~~~~~~~
30-
3126

3227
Contributors
3328
~~~~~~~~~~~~

Diff for: docs/whatsnew/0.2.2.rst

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
.. _whatsnew_022:
2+
3+
0.2.2 (not yet released)
4+
------------------------
5+
6+
7+
Enhancements
8+
~~~~~~~~~~~~
9+
10+
11+
Bug Fixes
12+
~~~~~~~~~
13+
14+
15+
Requirements
16+
~~~~~~~~~~~~
17+
18+
19+
Documentation
20+
~~~~~~~~~~~~~
21+
22+
23+
Testing
24+
~~~~~~~
25+
26+
27+
Contributors
28+
~~~~~~~~~~~~

Diff for: docs/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ These are the bug-fixes, new features, and improvements for each release.
77
.. toctree::
88
:maxdepth: 2
99

10+
0.2.1
1011
0.2.0
1112
0.1.3
1213
0.1.2

0 commit comments

Comments
 (0)