> **This version introduces a breaking change to the data store format**
Added
* Add support for [ntfy.sh](https://ntfy.sh) as a notification service (`5707d5b`)
* Add `--temp-data-store` CLI flag to run with a temporary, empty data-store
Changed
* Use [pydantic](https://pydantic.dev) for data validation and serialization (`8d28907`)
* Update runtime dependencies to latest versions
* *lxml* from 4.9.2 to 4.9.4
* *aiohttp* from 3.8.4 to 3.9.1