update CHANGELOG

This commit is contained in:
georglauterbach 2024-01-11 10:53:11 +01:00
parent f4ce9c898c
commit 919d2748b6
No known key found for this signature in database
GPG Key ID: F367F7C43C118578
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. The format
### Updates ### Updates
- **Tests**: - **Tests**:
- Refactored mail sending ([#3747](https://github.com/docker-mailserver/docker-mailserver/pull/3747)): - Refactored mail sending ([#3747](https://github.com/docker-mailserver/docker-mailserver/pull/3747) & [#3772](https://github.com/docker-mailserver/docker-mailserver/pull/3772)):
- This change is a follow-up to [#3732](https://github.com/docker-mailserver/docker-mailserver/pull/3732) from DMS v13.2. - This change is a follow-up to [#3732](https://github.com/docker-mailserver/docker-mailserver/pull/3732) from DMS v13.2.
- `swaks` version is now the latest from Github releases instead of the Debian package. - `swaks` version is now the latest from Github releases instead of the Debian package.
- `_nc_wrapper`, `_send_mail` and related helpers expect the `.txt` filepath extension again. - `_nc_wrapper`, `_send_mail` and related helpers expect the `.txt` filepath extension again.