From 315f5ef64ffd701083b10b4c4f11b49473bb9826 Mon Sep 17 00:00:00 2001 From: Johannes Schmidt Date: Mon, 6 May 2024 13:25:13 +0200 Subject: [PATCH] Update release_notes.rst with hydro bugfix --- doc/release_notes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index dbc857bc..f65f4cf2 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -172,6 +172,8 @@ Upcoming Release * Bugfix: allow modelling sector-coupled landlocked regions. (Fixed handling of offshore wind.) +* Bugfix: approximation of hydro power generation if Portugal or Spain are not included works now. + * Adapt the disabling of transmission expansion in myopic foresight optimisations when limit is already reached to also handle cost limits. * Fix duplicated years and grouping years reference in `add_land_use_constraint_m`.