Skip to content

Commit ebe0397

Browse files
committed
docs: add release notes for series-list and series-detail
Signed-off-by: andrepapoti <[email protected]>
1 parent 55f0276 commit ebe0397

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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 series-list view, a view containing all of the series for a project and that also
9+
implements the SeriesBulkUpdatePatchesForm, allowing the user to edit all of the patches
10+
within a series using the web ui.
11+
Add series-detail view, a view containing details about a series and all of it's patches

0 commit comments

Comments
 (0)