diff --git a/docs/releases.md b/docs/releases.md index 795afd83..875c8e07 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -29,6 +29,10 @@ Thank you to [@wunter8](https://github.com/wunter8) for proactively picking up s ## ntfy server v1.28.0 (UNRELEASED) +**Features:** + +* Subscription display name for the web app ([#348](https://github.com/binwiederhier/ntfy/pull/348)) + **Bugs:** * `ntfy user` commands don't work with `auth_file` but works with `auth-file` ([#344](https://github.com/binwiederhier/ntfy/issues/344), thanks to [@Histalek](https://github.com/Histalek) for reporting)