From c7d90aa3d3273eb4fb3d78670f5cd507b2ae983f Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 8 Nov 2024 08:50:01 -0700 Subject: [PATCH] Fix dev changelog formatting. --- .../source/changelog/changelog_dev.rst | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/docs/read_the_docs/source/changelog/changelog_dev.rst b/docs/read_the_docs/source/changelog/changelog_dev.rst index 26c6741946..ddc77d6145 100644 --- a/docs/read_the_docs/source/changelog/changelog_dev.rst +++ b/docs/read_the_docs/source/changelog/changelog_dev.rst @@ -7,12 +7,11 @@ Development Changelog :released: pending .. change:: - :tags: bugfix, characteristics :pullreq: 1265 :tickets: 1236 - **Date**: 2024-08-06 + **Date**: 2024-09-24 Title: Fix Hot Water Fixtures multipliers @@ -20,8 +19,12 @@ Development Changelog Description: Mean-shift hot water usage multipliers distribution by increasing weighted average from 0.8 to 1.0 in Hot Water Fixtures.tsv. + resstock-estimation: `pull request 420 `_ + Assignees: Lixi Liu + + .. change:: :tags: workflow, infiltration, bugfix :pullreq: 1257 @@ -37,11 +40,13 @@ Development Changelog Assignees: Joe Robertson + .. change:: :tags: characteristics, floor area, bugfix :pullreq: 1301 + :tickets: 1273 - **Date**: 2024-09-18 + **Date**: 2024-09-23 Title: Fix RECS floor area bins @@ -49,8 +54,11 @@ Development Changelog Description: RECS have been using incorrect floor area bins when assigning some characteristics due to a bug on how floor area bin is calculated. This PR fixes the issue. + resstock-estimation: `pull request 424 `_ + Assignees: Rajendra Adhikari, Anthony Fontanini + .. change:: :tags: workflow, hot water, feature :pullreq: 1282 @@ -72,7 +80,7 @@ Development Changelog :tags: workflow, plug loads, feature :pullreq: 1298 - **Date**: 2024-09-24 + **Date**: 2024-09-26 Title: Latest OS-HPXML @@ -90,7 +98,7 @@ Development Changelog :tags: workflow, hvac, feature :pullreq: 1254 - **Date**: 2024-09-218 + **Date**: 2024-09-27 Title: Heating and Cooling Unavailable Days @@ -99,4 +107,6 @@ Development Changelog The purpose of this PR is to account for dwelling units whose HVAC system (heating/cooling) is unavailable for some number of days during the year (per RECS 2020). Specifically, this PR modifies HVAC heating/cooling seasons using number of unavailable days and BAHSP definition for heating/cooling months. + resstock-estimation: `pull request 416 `_ + Assignees: Joe Robertson