Skip to content

Commit bc8967d

Browse files
committed
Add whatsnew entry
1 parent 63b6689 commit bc8967d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ v0.12.1 (XXXX, 2025)
66

77
Breaking Changes
88
~~~~~~~~~~~~~~~~
9-
9+
* The functions :py:func:`~pvlib.iotools.read_pvgis_hourly` and
10+
:py:func:`~pvlib.iotools.get_pvgis_hourly` now returns ``(data,meta)``
11+
instead of ``(data,inputs,meta)`` following the iotools convention.
12+
(:pull:`2462`)
1013

1114
Deprecations
1215
~~~~~~~~~~~~

0 commit comments

Comments
 (0)