Skip to content

Commit ddef8d1

Browse files
Update whatsnew for Location bugfix
1 parent 9ab2ecf commit ddef8d1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,21 @@ Enhancements
1212
~~~~~~~~~~~~
1313

1414

15+
Bug Fixes
16+
~~~~~~~~~
17+
* Ensure proper tz and pytz types in pvlib.location.Location. (:issue:`2340`,
18+
:pull:`2341`)
19+
20+
1521
Documentation
1622
~~~~~~~~~~~~~
1723

1824

1925
Testing
2026
~~~~~~~
21-
* Add tests for time conversions in tools package. (:issue:`2340`, :pull:`2341`)
27+
* Add tests for timezone types in pvlib.location.Location. (:issue:`2340`,
28+
:pull:`2341`)
29+
* Add tests for time conversions in pvlib.tools. (:issue:`2340`, :pull:`2341`)
2230

2331

2432
Requirements

0 commit comments

Comments
 (0)