Philipp Heckel 3 年 前
コミット
aee4074792
1 ファイル変更4 行追加0 行削除
  1. 4 0
      docs/releases.md

+ 4 - 0
docs/releases.md

@@ -28,6 +28,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)