diff --git a/CHANGELOG.md b/CHANGELOG.md index d40ff38..ef25432 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ - πŸ› β€” Automatically reconnect to LDAP if unreachable (#81) - πŸ› β€” Better httpx.RequestError handling (#83) +πŸ’₯ Warning: there is now new settings to add to your configuration file. +Use `argos server generate-config > /etc/argos/config.yaml-dist` to generate +a new example configuration file. + +πŸ’₯ You don’t need cron tasks anymore! +Remove your old cron tasks as they will now do nothing but generating errors. + ## 0.7.4 Date: 2025-02-12