From 3ff8bacc45a63abe5b640879ab05189050c63f4d Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Wed, 25 Mar 2026 17:09:44 -0400 Subject: [PATCH] Update changelog --- docs/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index 101ff949..70783a9f 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1815,7 +1815,7 @@ for details. **Features:** -* Add S3-compatible object storage as an alternative [attachment store](config.md#attachments) via `attachment-cache-dir` config option +* Add S3-compatible object storage as an alternative [attachment store](config.md#attachments) via `attachment-cache-dir` config option ([#1656](https://github.com/binwiederhier/ntfy/pull/1656)/[#1672](https://github.com/binwiederhier/ntfy/pull/1672)) **Bug fixes + maintenance:**