Update CHANGELOG.md

Signed-off-by: Moritz Poldrack <~git@mp.gy>
This commit is contained in:
Moritz Poldrack 2024-07-18 08:00:24 +00:00
parent 76a28f993a
commit c75cac4ec6
No known key found for this signature in database
GPG Key ID: 8426D7099B8C6DDA
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ All notable changes to this project will be documented in this file. The format
- Bump version to [1.1.0](https://github.com/fail2ban/fail2ban/releases/tag/1.1.0). For more information, check the [changelog](https://github.com/fail2ban/fail2ban/blob/1.1.0/ChangeLog). - Bump version to [1.1.0](https://github.com/fail2ban/fail2ban/releases/tag/1.1.0). For more information, check the [changelog](https://github.com/fail2ban/fail2ban/blob/1.1.0/ChangeLog).
- **Documentation:** - **Documentation:**
- Rewritten and organized the pages for Account Management and Authentication ([#4122](https://github.com/docker-mailserver/docker-mailserver/pull/4122)) - Rewritten and organized the pages for Account Management and Authentication ([#4122](https://github.com/docker-mailserver/docker-mailserver/pull/4122))
- **Postfix**
- Disable Microsoft reactions to outgoing mail. ([#4120](https://github.com/docker-mailserver/docker-mailserver/pull/4120))
#### Fixes #### Fixes