diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b4b9662b72fc8060971291f5194cc93da3ed89de..a5cc3460d5c490eac7bb10f0cbcd8cf599727e11 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,9 +10,16 @@ New features * Migrate to materialize.css * Dashboard -* Notifications via SMS (Twilio), Email, Webpush or on the dashboard +* Notifications via SMS (Twilio), Email or on the dashboard * Admin interface -* Background Tasks with Celery +* Devs: Background Tasks with Celery +* Turn into installable PWA + +Minor changes +~~~~~~~~~~~~~ + +* Customizable save_buttom template +* Redesign error pages Bug fixes ~~~~~~~~~