Skip to content

Commit 638a9d8

Browse files
committed
whatsnews
1 parent c565813 commit 638a9d8

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ Deprecations
1212

1313
Enhancements
1414
~~~~~~~~~~~~
15-
* Reduced space requirements by excluding tests and test files from wheel.
16-
Zipped wheel is now 66% of the previous size, and installed size is 50% of
17-
the previous size.
18-
(:issue:`2271`, :pull:`2277`)
1915
* Add :py:func:`~pvlib.atmosphere.rh_from_tdew` and :py:func:`~pvlib.atmosphere.tdew_from_rh`.
2016
(:issue:`1744`, :pull:`2286`)
2117
* :py:func:`~pvlib.ivtools.sdm.fit_desoto` now allows input of initial
@@ -67,12 +63,6 @@ Documentation
6763

6864
Testing
6965
~~~~~~~
70-
* Moved tests folder to `/tests` and data exclusively used for testing to `/tests/data`.
71-
(:issue:`2271`, :pull:`2277`)
72-
73-
Requirements
74-
~~~~~~~~~~~~
75-
7666
* Update test files to track new PVGIS 5.3 data. (:pull:`2305`)
7767

7868
Maintenance

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Enhancements
1616
ground irradiance when the sun was below the horizon. (:issue:`2245`, :pull:`2359`)
1717
* Fix a bug where :py:func:`pvlib.transformer.simple_efficiency` could only be imported
1818
using the `from pvlib.transformer` syntax (:pull:`2388`)
19+
* Reduced space requirements by excluding tests and test files from wheel.
20+
Zipped wheel is now 66% of the previous size, and installed size is 50% of
21+
the previous size.
22+
(:issue:`2271`, :pull:`2277`)
1923

2024
Documentation
2125
~~~~~~~~~~~~~
@@ -25,7 +29,8 @@ Documentation
2529

2630
Testing
2731
~~~~~~~
28-
32+
* Moved tests folder to `/tests` and data exclusively used for testing to `/tests/data`.
33+
(:issue:`2271`, :pull:`2277`)
2934

3035
Requirements
3136
~~~~~~~~~~~~
@@ -48,3 +53,4 @@ Contributors
4853
* Manoj K S (:ghuser:`manojks1999`)
4954
* Kurt Rhee (:ghuser:`kurt-rhee`)
5055
* Ayush jariyal (:ghuser:`ayushjariyal`)
56+
* Echedey Luis (:ghuser:`echedey-ls`)

0 commit comments

Comments
 (0)