Skip to content

Commit 406924e

Browse files
committed
move whatsnew entry to 0.11.2
1 parent 441b3e9 commit 406924e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ Enhancements
3737

3838
Bug fixes
3939
~~~~~~~~~
40-
* Handle DST transitions that happen at midnight in :py:func:`pvlib.solarposition.hour_angle`
41-
(:issue:`2132` :pull:`2133`)
4240
* To prevent simulation output from differing slightly based on the time zone
4341
of the time stamps, models that use day of year for sun position and
4442
irradiance calculations now determine the day of year according to the UTC
@@ -93,7 +91,6 @@ Contributors
9391
* Ioannis Sifnaios (:ghuser:`IoannisSifnaios`)
9492
* Leonardo Micheli (:ghuser:`lmicheli`)
9593
* Rajiv Daxini (:ghuser:`RDaxini`)
96-
* Scott Nelson (:ghuser:`scttnlsn`)
9794
* Mark A. Mikofski (:ghuser:`mikofski`)
9895
* Ben Pierce (:ghuser:`bgpierc`)
9996
* Jose Meza (:ghuser:`JoseMezaMendieta`)

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Bug Fixes
1717
~~~~~~~~~
1818
* :py:meth:`~pvlib.pvsystem.PVSystem.get_irradiance` accepts float inputs.
1919
(:issue:`1338`, :pull:`2227`)
20+
* Handle DST transitions that happen at midnight in :py:func:`pvlib.solarposition.hour_angle`
21+
(:issue:`2132` :pull:`2133`)
2022

2123
Bug fixes
2224
~~~~~~~~~
@@ -74,3 +76,4 @@ Contributors
7476
* matsuobasho (:ghuser:`matsuobasho`)
7577
* Echedey Luis (:ghuser:`echedey-ls`)
7678
* Kevin Anderson (:ghuser:`kandersolar`)
79+
* Scott Nelson (:ghuser:`scttnlsn`)

0 commit comments

Comments
 (0)