diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 20d6f064..e4b383f8 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -10,7 +10,8 @@ Release Notes Upcoming Release ================ -* new feature +* Individual commits are now tested against pre-commit hooks. This includes black style formatting, sorting of package imports, Snakefile formatting and others. Installation instructions can for the pre-commit can be found `here `_. +* Pre-commit CI is now part of the repository's CI. PyPSA-Eur 0.6.0 (10th September 2022)