From 75e86961ed7cb83742057c99f3bdc6c37ea1c642 Mon Sep 17 00:00:00 2001 From: Silvana Ovaitt Date: Fri, 22 Mar 2024 15:18:33 -0600 Subject: [PATCH] update whatsnew --- docs/sphinx/source/whatsnew.rst | 1 - docs/sphinx/source/whatsnew/v0.1.0.rst | 2 +- docs/sphinx/source/whatsnew/v0.1.1.rst | 2 +- docs/sphinx/source/whatsnew/v0.3.0.rst | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/sphinx/source/whatsnew.rst b/docs/sphinx/source/whatsnew.rst index 85815f12..94695707 100644 --- a/docs/sphinx/source/whatsnew.rst +++ b/docs/sphinx/source/whatsnew.rst @@ -9,7 +9,6 @@ These are new features and improvements of note in each release. .. include:: whatsnew/v0.4.0.rst .. include:: whatsnew/v0.3.2.rst .. include:: whatsnew/v0.3.0.rst -.. include:: whatsnew/v0.2.1.rst .. include:: whatsnew/v0.2.0.rst .. include:: whatsnew/v0.1.1.rst .. include:: whatsnew/v0.1.0.rst diff --git a/docs/sphinx/source/whatsnew/v0.1.0.rst b/docs/sphinx/source/whatsnew/v0.1.0.rst index 04c23122..90e2c62e 100644 --- a/docs/sphinx/source/whatsnew/v0.1.0.rst +++ b/docs/sphinx/source/whatsnew/v0.1.0.rst @@ -16,7 +16,7 @@ First official release. This software is still under development, in particular * Pypi registration Contributors -~~~~~~~~~~~~ +------------ * Silvana Ayala (:ghuser:`shirubana`) * Tim Silverman (:ghuser:`silverman`) * Heather Mirletz (:ghuser:`heathermirletz`) diff --git a/docs/sphinx/source/whatsnew/v0.1.1.rst b/docs/sphinx/source/whatsnew/v0.1.1.rst index 5877f37b..f7b0342b 100644 --- a/docs/sphinx/source/whatsnew/v0.1.1.rst +++ b/docs/sphinx/source/whatsnew/v0.1.1.rst @@ -6,6 +6,6 @@ v0.1.1 (03 / 24 / 2021) Updates to baselines, and inclusion of software on PyPI for automatic installation with `pip install PV_ICE` Contributors -~~~~~~~~~~~~ +------------- * Silvana Ayala (:ghuser:`shirubana`) * Heather Mirletz (:ghuser:`heathermirletz`) diff --git a/docs/sphinx/source/whatsnew/v0.3.0.rst b/docs/sphinx/source/whatsnew/v0.3.0.rst index dc1769b3..2e029c06 100644 --- a/docs/sphinx/source/whatsnew/v0.3.0.rst +++ b/docs/sphinx/source/whatsnew/v0.3.0.rst @@ -18,7 +18,7 @@ Usage Improvements * More outpus provided in the results dataframes, including Area equivalencies for many of the steps. New Structuring -^^^^^^^^^^^^^^^^ +~~~~~~~~~~~~~~~~ * ``data`` changed to ``dataIn_m`` and ``dataIn_e`` for module level, and ``materialdata`` changed to ``matdataIn_m`` and ``matdataIn_e`` where ``_m`` stands for mass and ``_e`` stands for energy * Output data changed to ``dataOut_m``, ``dataOut_e``, ``matdataOut_m``, ``matdataOut_e`` for modules and materials and mass and energy respectively