Skip to content

Commit

Permalink
Update changelog for GenXProject#591
Browse files Browse the repository at this point in the history
  • Loading branch information
cfe316 committed Dec 5, 2023
1 parent dcb98a3 commit 4b26421
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
"Load" now typically refers only to the transferrence of data from files to memory,
except for a few places such as the common term "value of lost load" which refers to non-served demand (#397).
- `New_Build = -1` in `Generators_data.csv`: instead, use `New_Build = 0` and `Can_Retire = 0`.
- The matrix-style input of the grid for Network.csv is deprecated in favor a column-style input.
Instead of columns z1, z2, ... with entries -1, 0, 1, use two columns: Start_Zone, End_Zone (#591).


## [0.3.6] - 2023-08-01
Expand Down

0 comments on commit 4b26421

Please sign in to comment.