From b59887f807fe0a34d7c9d108488e44d36ff1302e Mon Sep 17 00:00:00 2001 From: Marco Matthies <71844+marcom@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:52:02 +0100 Subject: [PATCH] Add another missing CHANGELOG entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a390f..039086b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `simulate()` and `initialise()` now take a `params` keyword argument that can be used to override parameters from other input sources +- The ALMaSS crop data config file + `data/crops/almass/crop_data_general.csv` now has extra columns for + `is_c4_plant`, `sowingdensity`, and `phase_before_harvest` + ### Deprecated ### Removed -- GitLab