aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-02-07 17:07:24 -0500
committerKyle Meyer <kyle@kyleam.com>2016-02-07 17:09:44 -0500
commit4f64233f1819ed2832b23883916601381e75e1ed (patch)
tree25a0aec882eec5eeae5340f67a16dbb3b0f454f3 /NEWS
parent08bc3c86cc442ba6c76ad60071258d3d60203d6d (diff)
downloadsnakemake-mode-4f64233f1819ed2832b23883916601381e75e1ed.tar.gz
Add 'script' keyword
This keyword was added in Snakemake 3.5.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 79cbe25..f9903fe 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,8 @@ NEWS -- history of user-visible changes -*- mode: org; -*-
** New features
- The keywords 'configfile', 'onsuccess', 'onerror', 'log', and
- 'benchmark', 'shadow', as well as the 'touch' function, are now
- recognized.
+ 'benchmark', 'script', 'shadow', as well as the 'touch' function,
+ are now recognized.
- Indentation for field values starting on the line below a field key
is now supported. New variable ~snakemake-indent-value-offset~