add release note

This commit is contained in:
Fabian Neumann 2023-12-11 20:10:29 +01:00
parent 9b2edd076b
commit f200292267

View File

@ -33,6 +33,10 @@ Upcoming Release
* Split configuration to enable SMR and SMR CC.
* The configuration setting for country focus weights when clustering the
network has been moved from ``focus_weights:`` to ``clustering:
focus_weights:``. Backwards compatibility to old config files is maintained.
* The ``mock_snakemake`` function can now be used with a Snakefile from a different directory using the new ``root_dir`` argument.