Skip to content

Commit 9f5c54a

Browse files
committed
prepare release v0.35.2
1 parent 9fa9709 commit 9f5c54a

1 file changed

Lines changed: 14 additions & 9 deletions

File tree

doc/references/release-notes.rst

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
Release Notes
33
#######################
44

5-
.. Upcoming Release
6-
.. ================
5+
Upcoming Release
6+
================
77

8-
.. .. warning::
8+
.. warning::
99

10-
.. The features listed below are not released yet, but will be part of the next release!
11-
.. To use the features already you have to install the ``master`` branch, e.g.
12-
.. ``pip install git+https://github.com/pypsa/pypsa``.
10+
The features listed below are not released yet, but will be part of the next release!
11+
To use the features already you have to install the ``master`` branch, e.g.
12+
``pip install git+https://github.com/pypsa/pypsa``.
1313

1414

1515
Features
@@ -40,9 +40,6 @@ Bug Fixes
4040

4141
* Fixed issue when copying a solved network after setting ``solver_model`` to ``None``.
4242
(https://github.com/PyPSA/PyPSA/issues/1325)
43-
44-
* Make compatible with xarray v2025.07
45-
(https://github.com/PyPSA/PyPSA/pull/1304)
4643

4744
* Correct use of snapshot weighting columns in statistics module. The
4845
doscstring for ``n.snapshot_weightings`` was clarified.
@@ -51,6 +48,14 @@ Bug Fixes
5148
resulting in false update information being logged.
5249
(https://github.com/PyPSA/PyPSA/pull/1300)
5350

51+
`v0.35.2 <https://github.com/PyPSA/PyPSA/releases/tag/v0.35.2>`__ (15th August 2025)
52+
=======================================================================================
53+
Bug Fixes
54+
---------
55+
56+
* Make compatible with xarray v2025.07
57+
(https://github.com/PyPSA/PyPSA/pull/1304)
58+
5459
`v0.35.1 <https://github.com/PyPSA/PyPSA/releases/tag/v0.35.1>`__ (3rd July 2025)
5560
=======================================================================================
5661

0 commit comments

Comments
 (0)