Skip to content

Commit

Permalink
Add release note for new 'bundle download' options
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed Aug 3, 2021
1 parent 6ad03eb commit a2c524c
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
features:
- |
The ``series download`` command now accepts an optional toggle flag pair,
``--separate`` / ``--combine``, to either download series patches to
separate files or to a combined mbox file (default).
- |
The ``patch download``, ``bundle download``, and ``series download``
commands now accept a directory for the ``OUTPUT`` argument as well as a
file. If a directory is provided, the file will use the name provided
by Patchwork but will be downloaded to the specified directory rather
than the current working directory.

0 comments on commit a2c524c

Please sign in to comment.