Skip to content

Commit fae96a6

Browse files
committed
docs: add release notes for series-list
Signed-off-by: andrepapoti <[email protected]>
1 parent acc1fcc commit fae96a6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
prelude: >
3+
Some projects can have hundreds of patches actives at once, by giving the user
4+
the ability to have an overview of all of the series makes knowing what's the
5+
current state of a project much more simple.
6+
features:
7+
- |
8+
Add SeriesBulkUpdatePatchesForm, a form that allows changing the state of all of
9+
the patches contained in a series at once.
10+
Add series-list view, a view containing all of the series for a project and that also
11+
implements the SeriesBulkUpdatePatchesForm, allowing the user to edit all of the patches
12+
within a series using the web ui.

0 commit comments

Comments
 (0)