diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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 | ||
| 5 | Added 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 | |||
| 5 | Fixed regression while sending email via pipe on OpenBSD. | 7 | Fixed regression while sending email via pipe on OpenBSD. |
| 6 | 8 | ||
| 7 | Fixed Markdown parsing when the URL has parenthesis. | 9 | Fixed Markdown parsing when the URL has parenthesis. |