From 71f88fd063bbdefd1649c7a1c5c30ae63d720bbc Mon Sep 17 00:00:00 2001 From: Fabian Date: Tue, 31 Oct 2023 12:14:02 +0100 Subject: [PATCH] update release notes --- doc/release_notes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 14bfbe1a..9b1381ce 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -33,6 +33,7 @@ Upcoming Release * Split configuration to enable SMR and SMR CC. +* The ``mock_snakemake`` function can now be used with a Snakefile from a different directory using the new ``root_dir`` argument. **Bugs and Compatibility**