Skip to content

Commit a2c524c

Browse files
committed
Add release note for new 'bundle download' options
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 6ad03eb commit a2c524c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
features:
3+
- |
4+
The ``series download`` command now accepts an optional toggle flag pair,
5+
``--separate`` / ``--combine``, to either download series patches to
6+
separate files or to a combined mbox file (default).
7+
- |
8+
The ``patch download``, ``bundle download``, and ``series download``
9+
commands now accept a directory for the ``OUTPUT`` argument as well as a
10+
file. If a directory is provided, the file will use the name provided
11+
by Patchwork but will be downloaded to the specified directory rather
12+
than the current working directory.

0 commit comments

Comments
 (0)