Skip to content

Commit dd2dafc

Browse files
authored
Finalize v0.11.0 (#2102)
* finalize 0.11.0 whatsnew * whatsnew tweak
1 parent 4b1ba1d commit dd2dafc

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

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

+10-14
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.. _whatsnew_01100:
22

33

4-
v0.11.0 (Anticipated June, 2024)
5-
--------------------------------
4+
v0.11.0 (June 21, 2024)
5+
-----------------------
66

77

88
Breaking changes
99
~~~~~~~~~~~~~~~~
1010
* The deprecated ``pvlib.modelchain.basic_chain`` has now been removed. (:pull:`1862`)
1111
* Remove the ``poa_horizontal_ratio`` function and all of its references. (:issue:`1697`, :pull:`2021`)
12-
* Updated `~pvlib.iotools.MIDC_VARIABLE_MAP`~ to reflect
12+
* Updated :py:const:`~pvlib.iotools.MIDC_VARIABLE_MAP` to reflect
1313
changes in instrumentation. (:pull:`2006`)
1414
* ``pvlib.iotools.read_srml_month_from_solardat`` was deprecated in v0.10.0 and has
1515
now been completely removed. The function is replaced by :py:func:`~pvlib.iotools.get_srml()`.
@@ -71,21 +71,10 @@ Enhancements
7171
now comes from :py:func:`~pvlib.location.lookup_altitude` (:issue:`1516`, :pull:`1850`)
7272

7373

74-
Bug fixes
75-
~~~~~~~~~
76-
77-
78-
Testing
79-
~~~~~~~
80-
81-
8274
Documentation
8375
~~~~~~~~~~~~~
8476
* Configure mathjax to left-align and indent equations in docstrings. (:pull:`2056`)
8577

86-
Requirements
87-
~~~~~~~~~~~~
88-
8978

9079
Contributors
9180
~~~~~~~~~~~~
@@ -98,3 +87,10 @@ Contributors
9887
* Rajiv Daxini (:ghuser:`RDaxini`)
9988
* Nicolas Martinez (:ghuser:`nicomt`)
10089
* :ghuser:`PhilBrk8`
90+
* John Obrecht (:ghuser:`jmobrecht`)
91+
* Echedey Luis (:ghuser:`echedey-ls`)
92+
* Adam R. Jensen (:ghuser:`AdamRJensen`)
93+
* Anton Driesse (:ghuser:`adriesse`)
94+
* Will Holmgren (:ghuser:`wholmgren`)
95+
* Will Hobbs (:ghuser:`williamhobbs`)
96+
* Kevin Anderson (:ghuser:`kandersolar`)

0 commit comments

Comments
 (0)