aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-12-05 15:02:24 +0000
committerSean Whitton <spwhitton@spwhitton.name>2023-12-05 15:02:24 +0000
commit280842d4e777a78c9b26de97f9f7fd5d5c17f9c7 (patch)
treebc73da8d0fe6f2986fcf884a79c3fac0c86e7281 /doc
parent8627902ff12d620399d0fbc455c639f2db7843f1 (diff)
downloadconsfigurator-280842d4e777a78c9b26de97f9f7fd5d5c17f9c7.tar.gz
FILE:HOST-{DATA,SECRET}-UPLOADED: accept multiple files to upload
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 190a4f6..6b4b736 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -32,6 +32,9 @@ you should review this document and see if your consfig needs updating.
``/etc/fstab`` entries for each logical volume it created rather than for
each filesystem it tries to mount.
+- FILE:HOST-DATA-UPLOADED and FILE:HOST-SECRET-UPLOADED can now upload
+ multiple files.
+
1.3.1 (2023-06-12)
------------------