From 2d5d4c159e2abba86033a2f3e77a0765125a457a Mon Sep 17 00:00:00 2001 From: Davide Fioriti Date: Mon, 6 Jan 2025 00:22:47 +0100 Subject: [PATCH] Add release_note --- doc/release_notes.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 53cdf2ca2..d89e31a71 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -13,6 +13,10 @@ This part of documentation collects descriptive release notes to capture the mai **New Features and Major Changes** +* Support of Linopy for Power and Sector-Coupled Modelling and latest PyPSA version `PR #1172 `__ + +* Update workflow to geopandas >= 1.0 `PR #1276 `__ + **Minor Changes and bug-fixing**