From 4babba1950c1da53e5d164454a65cee12d6d9a63 Mon Sep 17 00:00:00 2001 From: lbonaldo Date: Thu, 29 Feb 2024 16:57:03 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb2de1e890..99b050763f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -73,6 +73,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 The new files are: `Thermal.csv`, `Hydro.csv`, `Vre.csv`, `Storage.csv`, `Flex_demand.csv`, `Must_run.csv`, `Electrolyzer.csv`, and `Vre_stor.csv`. The examples have been updated, and new tests have been added to check the new data format (#612). +- The settings parameter `Reserves` has been renamed to `OperationalReserves`, `Reserves.csv` to + `Operational_reserves.csv`, and the `.jl` files contain the word `reserves` have been renamed to + `operational_reserves` (#641). ### Deprecated - The above `load` keys, which generally refer to electrical demand, are being deprecated.