diff options
| -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 a7b7a51..c8fc35d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## UNRELEASED +Added Webmention support for links (Markdown-style or direct) written in a post. + Added new command-line options for list maintenance. Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions). |