aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2022-04-17 23:57:50 -0400
committerKyle Meyer <kyle@kyleam.com>2022-04-17 23:58:38 -0400
commit6f196480a040c0f57bb0a11ecae97e5b427a9d0f (patch)
tree34b1905f595726f7898452dada317529db541157 /Documentation
parent547941861ad97147876b38e266622f03e17c1624 (diff)
downloadpiem-6f196480a040c0f57bb0a11ecae97e5b427a9d0f.tar.gz
Release version 0.4.0v0.4.0
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/0.4.0.txt18
-rw-r--r--Documentation/piem.texi2
2 files changed, 19 insertions, 1 deletions
diff --git a/Documentation/RelNotes/0.4.0.txt b/Documentation/RelNotes/0.4.0.txt
new file mode 100644
index 0000000..90a87c3
--- /dev/null
+++ b/Documentation/RelNotes/0.4.0.txt
@@ -0,0 +1,18 @@
+piem v0.4.0 release notes
+=========================
+
+Changes since v0.3.0
+--------------------
+
+ * New function piem-notmuch-extract-patch-am-ready-mbox executes
+ mailscripts' (<https://git.spwhitton.name/mailscripts/>)
+ notmuch-extract-patch script to extract patches from a thread. For
+ Notmuch users, this provides an alternative to extracting patches
+ with b4 via piem-b4-am-from-mid.
+
+ * New command piem-edit makes it possible to edit an am-ready mbox
+ before applying it.
+
+ * piem-lei-query-thread has been split into piem-lei-mid-thread and
+ piem-lei-query-threads. The latter can be used display multiple
+ threads matching a query.
diff --git a/Documentation/piem.texi b/Documentation/piem.texi
index b7a02e3..fc9f795 100644
--- a/Documentation/piem.texi
+++ b/Documentation/piem.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@set VERSION 0.3.0
+@set VERSION 0.4.0
@setfilename piem.info
@documentencoding UTF-8