Skip to content

Commit 86cd0f3

Browse files
committed
clean up formatting
1 parent 8a79431 commit 86cd0f3

1 file changed

Lines changed: 1 addition & 20 deletions

File tree

docs/sphinx/source/whatsnew/v0.15.2.rst

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
.. _whatsnew_0_15_2:
22

33

4-
5-
Breaking Changes
6-
~~~~~~~~~~~~~~~~
74
v0.15.2 (June 16, 2026)
85
-----------------------
96

@@ -34,7 +31,6 @@ Bug fixes
3431
* Document that timestamps returned by :py:func:`~pvlib.iotools.get_era5`
3532
represent the end of the averaging interval, consistent with ERA5
3633
conventions. (:issue:`2772`, :pull:`2773`)
37-
3834
* :py:func:`pvlib.iotools.read_nsrdb_psm4` now parses the file header with the
3935
:py:mod:`csv` module instead of a naive ``str.split(',')``, so quoted column
4036
names containing commas (e.g. the material names in spectral-on-demand files)
@@ -43,6 +39,7 @@ Bug fixes
4339
with the updated Meteonorm API. As part of this, the ``data_version``
4440
parameter now has no effect and will be removed in the future. (:pull:`2781`)
4541

42+
4643
Enhancements
4744
~~~~~~~~~~~~
4845
* Add the following parameters to :py:func:`~pvlib.iotools.get_nasa_power`
@@ -62,22 +59,6 @@ Documentation
6259
:py:func:`pvlib.clearsky.lookup_linke_turbidity` (:issue:`2598`, :pull:`2746`)
6360

6461

65-
Testing
66-
~~~~~~~
67-
68-
69-
Benchmarking
70-
~~~~~~~~~~~~
71-
72-
73-
Requirements
74-
~~~~~~~~~~~~
75-
76-
77-
Maintenance
78-
~~~~~~~~~~~
79-
80-
8162
Contributors
8263
~~~~~~~~~~~~
8364
* :ghuser:`Omesh37`

0 commit comments

Comments
 (0)