Skip to content

Commit acb1b91

Browse files
Update whatsnew
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
1 parent be23a6d commit acb1b91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +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
40+
* Deprecate ``data_version`` parameter of
4141
:py:func:`~pvlib.iotools.get_meteonorm_tmy` as this parameter is no longer
42-
supported and results in an error. (:pull:`2781`)
42+
supported by the Meteonorm API. (:pull:`2781`)
4343

4444
Enhancements
4545
~~~~~~~~~~~~

0 commit comments

Comments
 (0)