File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 2525# -- Project information -----------------------------------------------------
2626
2727project = 'Solar Forecast Arbiter Core'
28- copyright = '2019 , Solar Forecast Arbiter Team'
28+ copyright = '2023 , Solar Forecast Arbiter Team'
2929author = 'Solar Forecast Arbiter Team'
3030
3131# The short X.Y version
Original file line number Diff line number Diff line change 1+ .. _whatsnew_1014 :
2+
3+ .. py :currentmodule :: solarforecastarbiter
4+
5+
6+ 1.0.14 (TBD)
7+ --------------------------
8+
9+ Fixed
10+ ~~~~~~~~~~~~
11+ * Added table sorting in html reports.
12+ * Added total metrics sorting in html reports.
13+ * Updating some dependency requirements for tests.
14+
15+ Contributors
16+ ~~~~~~~~~~~~
17+
18+ * Adam Wigington (:ghuser: `awig `)
19+ * David Larson (:ghuser: `dplarson `)
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ These are new features and improvements of note in each release.
99.. toctree ::
1010 :maxdepth: 2
1111
12+ 1.0.14
13+ 1.0.13
1214 1.0.12
1315 1.0.11
1416 1.0.10
You can’t perform that action at this time.
0 commit comments