1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-06-15 17:13:24 +02:00

Upgrade Firebase Admin SDK version

This commit is contained in:
Philipp Heckel 2022-05-29 20:48:14 -04:00
parent 970ca3a68e
commit 1f38a4a531
6 changed files with 32 additions and 8 deletions

View file

@ -39,6 +39,10 @@ for details).
## ntfy server v1.25.0 (UNRELEASED)
**Maintenance:**
* Upgrade Firebase Admin SDK to 4.x ([#274](https://github.com/binwiederhier/ntfy/issues/274))
**Documentation**:
* [Examples](examples.md) for [Home Assistant](https://www.home-assistant.io/) ([#282](https://github.com/binwiederhier/ntfy/pull/282), thanks to [@poblabs](https://github.com/poblabs))