From f100504a1d25d1c49c90f2f987bf1541701f7b77 Mon Sep 17 00:00:00 2001 From: Michael Lindner Date: Tue, 3 Sep 2024 16:40:21 +0200 Subject: [PATCH] add release-note --- doc/release_notes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 2a009fe5..325462ad 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -11,6 +11,8 @@ Release Notes .. Upcoming Release .. ================ +* bugfix: The oil generator was incorrectly dropped when the config `oil_refining_emissions` was greater than zero. This was the default behaviour in 0.12.0. + PyPSA-Eur 0.12.0 (30th August 2024) ===================================