From: Stephen Finucane Date: Fri, 28 Apr 2017 22:28:36 +0000 (+0100) Subject: Add release note for Mercurial series support X-Git-Tag: v2.0.0-rc1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75be7ed94ab98769b1c1fbcdef80a1c643724d5;p=thirdparty%2Fpatchwork.git Add release note for Mercurial series support Signed-off-by: Stephen Finucane --- diff --git a/releasenotes/notes/mercurial-series-support-aef94d334ad9433f.yaml b/releasenotes/notes/mercurial-series-support-aef94d334ad9433f.yaml new file mode 100644 index 00000000..73d988ca --- /dev/null +++ b/releasenotes/notes/mercurial-series-support-aef94d334ad9433f.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + Series markers are now parsed from patches generated by the `Mercurial + Patchbomb extension + `__.