summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-11-06 11:12:18 +0000
committerLars Wirzenius <liw@liw.fi>2015-11-06 11:12:18 +0000
commit1d5f504a912fc3d26bde5c493460909bd2f8784a (patch)
tree718b906870f5c46c50b98b756ae89d54923cc411 /NEWS
parent24ce64cd546670841dfbef3cae038aca25900f40 (diff)
downloadcmdtest-1d5f504a912fc3d26bde5c493460909bd2f8784a.tar.gz
Do snapshots only when --snapshot is used
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d0e626f..1955459 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Version 0.18, released UNRELEASED
* Code blocks that are examples are now supported.
+* Snapshot directories are now created only when `--snapshot` is used.
+
Version 0.17, released 2015-09-21
---------------------------------