From e5a55e352b4e1f6d9a9532f6e8b9ee7e288eb7e7 Mon Sep 17 00:00:00 2001 From: Bill Becker Date: Sun, 12 Jan 2025 22:18:48 -0700 Subject: [PATCH] Add more updates to Changelog. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a09335a71..d110ae49a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,9 @@ Classify the change according to the following categories: ## load-year-align ### Fixed - Align heating and cooling load profiles based on electric load year input, if using custom electric load profile with simulated (CRB or schedule-based flatloads) heating/cooling loads +### Changed +- Make `year` input required with `ElectricLoad.loads_kw` input +- Shift and adjust CRB load profiles (i.e. with `doe_reference_name` input) based on the `year` input ## leap-year-fix ### Fixed