Skip to content

Commit

Permalink
Update whatsnew for Location bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
markcampanelli committed Dec 24, 2024
1 parent 9ab2ecf commit ddef8d1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/sphinx/source/whatsnew/v0.11.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,21 @@ Enhancements
~~~~~~~~~~~~


Bug Fixes
~~~~~~~~~
* Ensure proper tz and pytz types in pvlib.location.Location. (:issue:`2340`,
:pull:`2341`)


Documentation
~~~~~~~~~~~~~


Testing
~~~~~~~
* Add tests for time conversions in tools package. (:issue:`2340`, :pull:`2341`)
* Add tests for timezone types in pvlib.location.Location. (:issue:`2340`,
:pull:`2341`)
* Add tests for time conversions in pvlib.tools. (:issue:`2340`, :pull:`2341`)


Requirements
Expand Down

0 comments on commit ddef8d1

Please sign in to comment.