diff options
author | Stephen Finucane <stephen@that.guru> | 2021-02-20 14:50:27 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2021-02-20 14:50:27 +0000 |
commit | 5fe02b6a7444b40f705d1efe33e70a9a9ef36e0a (patch) | |
tree | 09af74fef9c3402353038c1a6e38e3bdbe5efac9 | |
parent | 93ff4db29262c0560122f61eadf78d9626def238 (diff) | |
download | patchwork-5fe02b6a7444b40f705d1efe33e70a9a9ef36e0a.tar patchwork-5fe02b6a7444b40f705d1efe33e70a9a9ef36e0a.tar.gz |
Add release note for #391
Forgot to include this.
Signed-off-by: Stephen Finucane <stephen@that.guru>
-rw-r--r-- | releasenotes/notes/issue-391-4088c856247f228e.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/issue-391-4088c856247f228e.yaml b/releasenotes/notes/issue-391-4088c856247f228e.yaml new file mode 100644 index 0000000..597902b --- /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 <https://github.com/getpatchwork/patchwork/issues/391>`__) |