Add a release note for list by branch
Change I9267598fcf2eb9316023c453d29bb1ffe4f94404 added a new parameter for the --list/-l action, but missed including a release note. As we're approaching another release, rectify that. Change-Id: Iee37a20a2aa1157a8707a11544ae53b721e23e57
This commit is contained in:
7
releasenotes/notes/list-branch-f7ba75e3e4b71b08.yaml
Normal file
7
releasenotes/notes/list-branch-f7ba75e3e4b71b08.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
The ``--list`` (``-l``) action now takes an optional branch parameter,
|
||||
filtering the output to only include changes for the branch indicated.
|
||||
If no branch is specified, the full list of open changes is still
|
||||
returned as before.
|
Reference in New Issue
Block a user