From 1286d86e7e0024c0299a702d81254ce577c15d8f Mon Sep 17 00:00:00 2001 From: JoostBuitink <44062204+JoostBuitink@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:20:35 +0100 Subject: [PATCH] Update changelog.qmd --- docs/changelog.qmd | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.qmd b/docs/changelog.qmd index 65c49f596..c5ad6760f 100644 --- a/docs/changelog.qmd +++ b/docs/changelog.qmd @@ -15,6 +15,7 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). computation, as it is already part of parameter `kh_0`. - Mutating BMI model control functions (`update`, `update_until` and `finalize`) and extended mutating BMI functions (`load_state` and `save_state`) should return `nothing`. +- Added downloading of testdata to Dockerfile, to ensure an image was able to build. ### Changed - Removed vertical concepts `HBV` and `FLEXTopo`.