Update CHANGELOG.md

This commit is contained in:
Brennan Kinney 2024-03-13 13:13:07 +13:00 committed by GitHub
parent 0274599f41
commit 1e7d1fd4ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ The most noteworthy change of this release is the update of the container's base
- The fail2ban log file is now also taken into account by `LOGROTATE_COUNT` and `LOGROTATE_INTERVAL` ([#3915](https://github.com/docker-mailserver/docker-mailserver/pull/3915), [#3919](https://github.com/docker-mailserver/docker-mailserver/pull/3919))
- **Internal:**
- Support container restart ([3929](https://github.com/docker-mailserver/docker-mailserver/pull/3929))
- Regular container restarts are now better supported. Setup scripts that ran previously will now be skipped ([#3929](https://github.com/docker-mailserver/docker-mailserver/pull/3929))
### Updates