From 9c88352f01ad8c4baede492c53240c0c89b07e83 Mon Sep 17 00:00:00 2001 From: Todd Hendricks Date: Wed, 24 Apr 2019 16:53:48 -0700 Subject: [PATCH] Update v0.6.2.rst --- docs/sphinx/source/whatsnew/v0.6.2.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sphinx/source/whatsnew/v0.6.2.rst b/docs/sphinx/source/whatsnew/v0.6.2.rst index 281039eb1c..ec3fa495f6 100644 --- a/docs/sphinx/source/whatsnew/v0.6.2.rst +++ b/docs/sphinx/source/whatsnew/v0.6.2.rst @@ -39,6 +39,8 @@ Bug fixes 0s of the appropriate type. (:issue:`675`) * Fixed :py:func:`~pvlib.irradiance.erbs` behavior when zenith is near 90 degrees. (:issue:`681`) +* :py:func:`~pvlib.irradiance.dni` now referenced in API under + Decomposing and Combining irradiance header. (:issue:`686`) Testing @@ -50,3 +52,5 @@ Contributors * Cliff Hansen (:ghuser:`cwhanse`) * Will Holmgren (:ghuser:`wholmgren`) * Roel Loonen (:ghuser:`roelloonen`) +* Todd Hendricks (:ghuser:`tahentx`) +