]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Add release note for Mercurial series support
authorStephen Finucane <stephen@that.guru>
Fri, 28 Apr 2017 22:28:36 +0000 (23:28 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 28 Apr 2017 22:32:49 +0000 (23:32 +0100)
Signed-off-by: Stephen Finucane <stephen@that.guru>
releasenotes/notes/mercurial-series-support-aef94d334ad9433f.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/mercurial-series-support-aef94d334ad9433f.yaml b/releasenotes/notes/mercurial-series-support-aef94d334ad9433f.yaml
new file mode 100644 (file)
index 0000000..73d988c
--- /dev/null
@@ -0,0 +1,6 @@
+---
+features:
+  - |
+    Series markers are now parsed from patches generated by the `Mercurial
+    Patchbomb extension
+    <https://www.mercurial-scm.org/wiki/PatchbombExtension>`__.