From addb5efebb15d7f66c551a43a5b5c35d9600d9d0 Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Sun, 24 Sep 2023 11:48:26 -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 1e518c76..222433c3 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1288,6 +1288,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release **Bug fixes + maintenance:** * Fix ACL issue with topic patterns containing underscores ([#840](https://github.com/binwiederhier/ntfy/issues/840), thanks to [@Joe-0237](https://github.com/Joe-0237) for reporting) +* Re-add `tzdata` to Docker images for amd64 image ([#894](https://github.com/binwiederhier/ntfy/issues/894), [#307](https://github.com/binwiederhier/ntfy/pull/307)) ### ntfy Android app v1.16.1 (UNRELEASED)