From fa29da1a3266f10a6a7e343b9399362f4a122796 Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Tue, 23 May 2023 20:19:17 -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 49bb7fc2..523f46f6 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1226,3 +1226,4 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release * Support encoding any header as RFC 2047 ([#737](https://github.com/binwiederhier/ntfy/issues/737), thanks to [@cfouche3005](https://github.com/cfouche3005) for reporting) * Improved GitHub Actions flow ([#745](https://github.com/binwiederhier/ntfy/pull/745), thanks to [@nimbleghost](https://github.com/nimbleghost)) +* Web: Add JS formatter "prettier" ([#746](https://github.com/binwiederhier/ntfy/pull/746), thanks to [@nimbleghost](https://github.com/nimbleghost))