From: Stephen Finucane Date: Sun, 13 Dec 2020 18:34:47 +0000 (+0000) Subject: Add release note for #379 X-Git-Tag: v2.2.3~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8dc0a75f7be28ce7aa0a4f5fab5c0af689a9003a;p=thirdparty%2Fpatchwork.git Add release note for #379 Signed-off-by: Stephen Finucane (cherry picked from commit 4c8154d178b63a77048638323b0171116426112e) --- diff --git a/releasenotes/notes/issue-379-7b518d15eb0276c1.yaml b/releasenotes/notes/issue-379-7b518d15eb0276c1.yaml new file mode 100644 index 00000000..6d92e951 --- /dev/null +++ b/releasenotes/notes/issue-379-7b518d15eb0276c1.yaml @@ -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