From bd192edf1e2a2c953cef2b6f79bb1a799bce2371 Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Wed, 21 May 2025 18:52:45 -0400 Subject: [PATCH] Release notes --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index 69222b82..5d0f0be9 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1382,6 +1382,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release **Bug fixes + maintenance:** * Add `Date` header to outgoing emails to avoid rejection ([#1141](https://github.com/binwiederhier/ntfy/pull/1141), thanks to [pcouy](https://github.com/pcouy)) +* Security updates for dependencies and Docker images **Documentation:**