Skip to content

Commit 22d2f40

Browse files
committed
whatsnew
1 parent dc478ce commit 22d2f40

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ Breaking Changes
1717
Deprecations
1818
~~~~~~~~~~~~
1919
* The following ``parse_`` functions in :py:mod:`pvlib.iotools` are deprecated,
20-
with the corresponding ``read_`` functions taking their place: (:issue:`2444`, :pull:`2458`)
20+
with the corresponding ``read_`` functions taking their place: (:issue:`2444`, :pull:`2458`, :pull:`2466`)
2121

2222
- :py:func:`~pvlib.iotools.parse_psm3`
2323
- :py:func:`~pvlib.iotools.parse_cams`
24+
- :py:func:`~pvlib.iotools.parse_bsrn`
2425

2526
* The ``server`` parameter in :py:func:`~pvlib.iotools.get_cams` has been renamed
2627
to ``url`` to be consistent with the other iotools.

0 commit comments

Comments
 (0)