Skip to content

Commit 7a69a77

Browse files
committed
docs: Add release notes for recent bug fixes
We need to start adding these as part of the bug fix itself. Signed-off-by: Stephen Finucane <stephen@that.guru> (cherry picked from commit 67565bf)
1 parent 8060b9a commit 7a69a77

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
An issue that resulted in checks for all patches being listed for each
5+
patch is resolved.
6+
(`#203 <https://github.com/getpatchwork/patchwork/issues/203>`__)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
It's now possible to assign patches to existing bundles from a user's TODO
5+
page.
6+
(`#213 <https://github.com/getpatchwork/patchwork/issues/213>`__)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
The delegate and submitter fields will remain populated when moving
5+
between different pages or changing filters.
6+
(`#78 <https://github.com/getpatchwork/patchwork/issues/78>`__)

0 commit comments

Comments
 (0)