Skip to content

Commit 81916a6

Browse files
committed
Added 1.0.14 release whatsnew for now, may want to make a minor release instead of patch eventually
1 parent ccb8ad2 commit 81916a6

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# -- Project information -----------------------------------------------------
2626

2727
project = 'Solar Forecast Arbiter Core'
28-
copyright = '2019, Solar Forecast Arbiter Team'
28+
copyright = '2023, Solar Forecast Arbiter Team'
2929
author = 'Solar Forecast Arbiter Team'
3030

3131
# The short X.Y version

docs/source/whatsnew/1.0.14.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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`)

docs/source/whatsnew/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)