Skip to content

Commit

Permalink
v0.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Jan 28, 2025
1 parent ec5961c commit 30ed36b
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 62 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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

## [0.1.23] - 2024-01-29

## Added

### Changed
- Removed free and disposable email providers sections.
- `session.throttle.*` is now `queue.limiter.inbound.*`.
- `queue.throttle.*` is now `queue.limiter.outbound.*`.

### Fixed
- Invalid member counts (stalwartlabs/mail-server#1105).

## [0.1.22] - 2024-01-17

## Added
Expand Down
Loading

0 comments on commit 30ed36b

Please sign in to comment.