From 7e3769ee24299eae4331eaa52b092d714fef6ea3 Mon Sep 17 00:00:00 2001 From: lbonaldo Date: Tue, 24 Dec 2024 09:40:51 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e70d92361..909f8a14c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,8 @@ the charging capacity of the storage component in VRE_STOR (#770). with Julia v1.11 (#785). - Fixed cost calculation in `write_costs.jl` when no resources are present in a zone. (#796) +- Added `eTotalCMaxCapSlack` to calculation of `cUnmetPolicyPenalty` in +`write_costs.jl` (#806). ## [0.4.1] - 2024-08-20