From eaf3e83e721a43ab19768b11d43bc0e7ae8a0e5c Mon Sep 17 00:00:00 2001 From: Philipp Heckel Date: Sat, 1 Oct 2022 15:58:39 -0400 Subject: [PATCH] Bump release log --- docs/releases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index bc63ae22..0e50d485 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -4,9 +4,10 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release ## ntfy server v1.29.0 (UNRELEASED) -**Bug fixes:** +**Bug fixes + maintenance:** * Subscriptions can now have a display name ([#370](https://github.com/binwiederhier/ntfy/issues/370), thanks to [@tfheen](https://github.com/tfheen) for reporting) +* Bump Go version to Go 18.x ([#422](https://github.com/binwiederhier/ntfy/issues/422)) **Documentation:**