Skip to content

Commit 1615d8e

Browse files
committed
Merge pull request #132 from wholmgren/whatsnew
catch up on whatsnew
2 parents 334d0aa + bdcd28b commit 1615d8e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/sphinx/source/whatsnew/v0.3.0.txt

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Enhancements
4343

4444
* Added new sections to the documentation:
4545

46-
* :ref:`package_overview`
47-
* :ref:`variables_style_rules`
48-
* :ref:`classes`
46+
* :ref:`package_overview` (:issue:`93`)
47+
* :ref:`variables_style_rules` (:issue:`102`)
48+
* :ref:`classes` (:issue:`93`)
4949

5050
* Adds support for Appveyor, a Windows continuous integration service.
5151
(:issue:`111`)
@@ -63,6 +63,8 @@ Enhancements
6363
``atmosphere.TRUE_ZENITH_MODELS`` to enable code that can
6464
automatically determine which type of zenith data to use
6565
e.g. ``Location.get_airmass``.
66+
* Modify ``sapm`` documentation to clarify that it does
67+
not work with the CEC database. (:issue:`122`)
6668

6769

6870
Bug fixes
@@ -74,6 +76,8 @@ Bug fixes
7476
* Add a decorator to skip ``test_calcparams_desoto`` on pandas 0.18.0.
7577
(:issue:`130`)
7678
* Fixes ``i_from_v`` documentation. (:issue:`126`)
79+
* Fixes two minor sphinx documentation errors: a too short heading underline
80+
in whatsnew/v0.2.2.txt and a table format in pvsystem. (:issue:`123`)
7781

7882

7983
Contributors
@@ -82,3 +86,4 @@ Contributors
8286
* Will Holmgren
8387
* pyElena21
8488
* DaCoEx
89+
* Uwe Krien

0 commit comments

Comments
 (0)