Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit d9fde29

Browse files
committed
v0.6.0
1 parent 10cfd9b commit d9fde29

File tree

5 files changed

+529
-495
lines changed

5 files changed

+529
-495
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.6.0] - 2024-02-14
6+
7+
This version introduces breaking changes in the configuration file. Please read the [UPGRADING.md](UPGRADING.md) file for more information on how to upgrade from previous versions.
8+
9+
## Added
10+
- Distributed and fault-tolerant SMTP message queues.
11+
- Distributed rate-limiting and fail2ban.
12+
- Expressions in configuration files.
13+
14+
### Changed
15+
16+
### Fixed
17+
- Do not include `STATUS` in IMAP `NOOP` responses (#234).
18+
- Allow multiple SMTP `HELO` commands.
19+
520
## [0.5.0] - 2023-12-27
621

722
This version introduces some breaking changes in the configuration file. Please read the [UPGRADING.md](UPGRADING.md) file for more information.

0 commit comments

Comments
 (0)