Skip to content

Commit d475ae0

Browse files
committed
prepare release notes for release
1 parent ad9fd85 commit d475ae0

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

doc/release_notes.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,18 @@ Upcoming release
1212
Please add descriptive release notes like in `PyPSA-Eur <https://github.com/PyPSA/pypsa-eur/blob/master/doc/release_notes.rst>`__.
1313
E.g. if a new rule becomes available describe how to use it `snakemake -j1 run_tests` and in one sentence what it does.
1414

15+
PyPSA-Earth 0.2.0
16+
=================
17+
1518
**New Features and major Changes**
1619

17-
- Fix bug. Add graphviz to docs to compile workflows in the documentation and adapt release notes `PR #719 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/719>`__
20+
* Fix bug. Add graphviz to docs to compile workflows in the documentation and adapt release notes `PR #719 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/719>`__
21+
22+
* License change from GPL to AGPL as voted `here <https://github.com/pypsa-meets-earth/pypsa-earth/issues/693>`__
23+
24+
* Fix hard-coded simplification of lines to 380kV `PR #732 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/732>`__.
25+
It is now possible to simplify the network to any other voltage level with config option `base_voltage`.
1826

19-
- License change from GPL to AGPL as voted `here <https://github.com/pypsa-meets-earth/pypsa-earth/issues/693>`_
2027

2128
PyPSA-Earth 0.2.0
2229
=================
@@ -111,8 +118,6 @@ PyPSA-Earth 0.2.0
111118

112119
* Update instructions on how to write documentation. `PR #720 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/720>`__
113120

114-
* Fix hard-coded simplification of lines to 380kV. `PR #732 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/732>`__
115-
116121
PyPSA-Earth 0.1.0
117122
=================
118123

0 commit comments

Comments
 (0)