summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 664da11..729b9f7 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
2 2
3## UNRELEASED 3## UNRELEASED
4 4
5Added a server-wide Webmention hook; this way, if somebody out there (that supports Webmention) links to a user or post in this instance, a notification is sent (this is the complementary of what was implemented in version 2.76).
6
5Fixed regression while sending email via pipe on OpenBSD. 7Fixed regression while sending email via pipe on OpenBSD.
6 8
7Fixed Markdown parsing when the URL has parenthesis. 9Fixed Markdown parsing when the URL has parenthesis.