From: Stephen Finucane Date: Sat, 20 Feb 2021 14:50:27 +0000 (+0000) Subject: Add release note for #391 X-Git-Tag: v3.1.0~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fe02b6a7444b40f705d1efe33e70a9a9ef36e0a;p=thirdparty%2Fpatchwork.git Add release note for #391 Forgot to include this. Signed-off-by: Stephen Finucane --- diff --git a/releasenotes/notes/issue-391-4088c856247f228e.yaml b/releasenotes/notes/issue-391-4088c856247f228e.yaml new file mode 100644 index 00000000..597902b6 --- /dev/null +++ b/releasenotes/notes/issue-391-4088c856247f228e.yaml @@ -0,0 +1,6 @@ +--- +api: + - | + The ``list_archive_url`` field will now be correctly shown for patch + comments and cover letter comments. + (`#391 `__)