summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..672aa9b
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,12 @@
+# -*- mode: org -*-
+
+* Master (unreleased)
+
+** New features
+
+- Both the executable and flags for the Snakemake `compile-command' are
+ now customizable.
+
+- Subworkflow blocks are now supported.
+
+- The 'ruleorder' keyword is now recognized.