Skip to content

Commit 62ca90e

Browse files
committed
whatsnew
1 parent 35ca540 commit 62ca90e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ Breaking Changes
88
~~~~~~~~~~~~~~~~
99

1010

11+
Deprecations
12+
~~~~~~~~~~~~
13+
* The following ``parse_`` functions in :py:mod:`pvlib.iotools` are deprecated,
14+
with the corresponding ``read_`` functions taking their place: (:issue:`2444`, :pull:``)
15+
16+
- :py:func:`~pvlib.iotools.parse_psm3`
17+
- :py:func:`~pvlib.iotools.parse_cams`
18+
19+
1120
Bug fixes
1221
~~~~~~~~~
1322

0 commit comments

Comments
 (0)