From 72744e5385b5a19d94e5341fd079921ca30d2f21 Mon Sep 17 00:00:00 2001 From: trevorb1 Date: Sun, 10 Nov 2024 10:25:48 -0800 Subject: [PATCH] update changelog --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b77d7dd..75233c7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,8 @@ Changelog Version 1.1.4 ============= - Add result calculations for ``DiscountedCapitalInvestment``, ``DiscountedCostByTechnology``, and ``DiscountedOperationalCost`` +- Add result calculations for ``CapitalInvestmentStorage``, ``DiscountedCapitalInvestmentStorage``, ``DiscountedCostByStorage`` and ``DiscountedSalvageValueStorage`` +- Correct ``TotalDiscountedCost`` calculation to account for storage costs Version 1.1.3 ===========================