Fix test, changelog

This commit is contained in:
Philipp Heckel 2022-07-01 09:37:20 -04:00 committed by Hunter Kehoe
parent 8acbcc2fbe
commit 65eccddf90
2 changed files with 1 additions and 1 deletions

View file

@ -36,6 +36,7 @@ Thank you to [@wunter8](https://github.com/wunter8) for proactively picking up s
**Bugs:**
* `ntfy user` commands don't work with `auth_file` but works with `auth-file` ([#344](https://github.com/binwiederhier/ntfy/issues/344), thanks to [@Histalek](https://github.com/Histalek) for reporting)
* Ignore new draft HTTP `Priority` header ([#351](https://github.com/binwiederhier/ntfy/issues/351), thanks to [@ksurl](https://github.com/ksurl) for reporting)
* Icons can be set for each individual notification ([#126](https://github.com/binwiederhier/ntfy/issues/126), thanks to [@wunter8](https://github.com/wunter8))
**Documentation:**