aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2022-02-22 20:43:59 -0500
committerKyle Meyer <kyle@kyleam.com>2022-02-22 20:43:59 -0500
commit7362ecce2b9b29d93dcc2119bbdeb0800d6a2b86 (patch)
tree29c6097284ba9bb4520959505589120e3ddbf2aa /NEWS
parent1a0d857e7e296608bc06331760b8de00cbe2f2cd (diff)
downloadsnakemake-mode-7362ecce2b9b29d93dcc2119bbdeb0800d6a2b86.tar.gz
Delete snakemake-compile compatibility alias
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c7ea07..92bac63 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ NEWS -- history of user-visible changes -*- mode: org; -*-
v6.15.0), 'handover' (new in Snakemake v6.2.0), 'name' (new in
Snakemake v5.31.0), and 'notebook' (new in Snakemake v5.10.0).
+- The ~snakemake-compile~ command, marked obsolete in v1.2.0 in favor
+ of ~snakemake-build~, has been removed.
+
* v1.8.0
- Additional Snakemake keywords are now recognized: 'envmodules' (new