Skip to content

Commit f8dafe6

Browse files
committed
Add whatsnew entry
1 parent e079209 commit f8dafe6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Bug fixes
3737
:py:mod:`csv` module instead of a naive ``str.split(',')``, so quoted column
3838
names containing commas (e.g. the material names in spectral-on-demand files)
3939
are no longer split into spurious columns. (:issue:`2736`, :pull:`2771`)
40+
* Remove ``data_version`` parameter from
41+
:py:func:`~pvlib.iotools.get_meteonorm_tmy` as this parameter is no longer
42+
supported and results in an error. (:pull:`2781`)
4043

4144
Enhancements
4245
~~~~~~~~~~~~

0 commit comments

Comments
 (0)