summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2020-05-18 18:54:58 +0000
committergeorg <georg@riseup.net>2020-06-09 20:45:42 +0000
commit5048d0b6da447d7461be205a8dd86ae9daf57504 (patch)
tree596cd810e1e9408fad26d3eb1668b3bf738196ea /_posts
parentf8235dac0927ca1ed1451d2cb96e3eb0a03a43e9 (diff)
Add docs about Schleuder version 3.5.2
Diffstat (limited to '_posts')
-rw-r--r--_posts/2020-06-09-schleuder-3-5-2-released.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/_posts/2020-06-09-schleuder-3-5-2-released.md b/_posts/2020-06-09-schleuder-3-5-2-released.md
new file mode 100644
index 0000000..f03e0bd
--- /dev/null
+++ b/_posts/2020-06-09-schleuder-3-5-2-released.md
@@ -0,0 +1,11 @@
+---
+layout: post
+title: "Schleuder 3.5.2 released"
+date: "2020-06-09"
+---
+
+This release ships a bug fix:
+
+* `x-add-key` is able to handle inline key material, followed by non-key material, like a signature included in the body.
+
+Please see the [user-relevant changes]({{ "schleuder/docs/changes.html" | absolute_url }}) and the [changelog](https://0xacab.org/schleuder/schleuder/blob/master/CHANGELOG.md#352-2020-06-09) for details.