Skip to content

Commit

Permalink
v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Aug 18, 2023
1 parent 8d9cbde commit f55a283
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 165 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## [0.3.5] - 2023-08-18

## Added
- TCP listener option `nodelay`.

### Changed

### Fixed
- SMTP: Allow disabling `STARTTLS`.
- JMAP: Support for `OPTIONS` HTTP method.

## [0.3.4] - 2023-08-09

## Added
Expand Down
Loading

0 comments on commit f55a283

Please sign in to comment.