]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Add release note for #379
authorStephen Finucane <stephen@that.guru>
Sun, 13 Dec 2020 18:34:47 +0000 (18:34 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 13 Dec 2020 18:35:17 +0000 (18:35 +0000)
Signed-off-by: Stephen Finucane <stephen@that.guru>
(cherry picked from commit 4c8154d178b63a77048638323b0171116426112e)

releasenotes/notes/issue-379-7b518d15eb0276c1.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/issue-379-7b518d15eb0276c1.yaml b/releasenotes/notes/issue-379-7b518d15eb0276c1.yaml
new file mode 100644 (file)
index 0000000..6d92e95
--- /dev/null
@@ -0,0 +1,7 @@
+---
+fixes:
+  - |
+    Resolve a bug that would prevent listing patches for a project via the
+    browseable API view when logged in with admin permissions (`issue #379`__)
+
+    __ https://github.com/getpatchwork/patchwork/issues/379