aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-01-25 21:59:03 -0500
committerKyle Meyer <kyle@kyleam.com>2018-01-25 21:59:03 -0500
commit875fd4cb3f1ce4dba33f097e03ca72b4a5f90220 (patch)
tree779f035ed22c8c2e1fc02aa1857dcfd79f6159d8 /NEWS
parentbdb9de2ec2a33f04e7e5ecec5fca8cdef7935b15 (diff)
downloadsnakemake-mode-875fd4cb3f1ce4dba33f097e03ca72b4a5f90220.tar.gz
mode: Add "singularity" to the list of field keys
Closes #24.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa9a22f..0e689af 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ NEWS -- history of user-visible changes -*- mode: org; -*-
** New features
+- The 'singularity' keyword (new in Snakemake v4.2.0) is now
+ recognized.
+
- ".smk" has been added as a suffix for Snakemake files.
* v1.2.0