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

Commit 7ce86b9

Browse files
committed
v0.3.5
1 parent 470f381 commit 7ce86b9

File tree

4 files changed

+17
-8
lines changed

4 files changed

+17
-8
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.3.5] - 2023-08-18
6+
7+
## Added
8+
- TCP listener option `nodelay`.
9+
10+
### Changed
11+
12+
### Fixed
13+
514
## [0.3.4] - 2023-08-09
615

716
## Added

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ homepage = "https://stalw.art/imap"
77
keywords = ["imap", "email", "mail", "server"]
88
categories = ["email"]
99
license = "AGPL-3.0-only"
10-
version = "0.3.4"
10+
version = "0.3.5"
1111
edition = "2021"
1212
resolver = "2"
1313

main

Submodule main updated from 32a50ec to 016a5bd

0 commit comments

Comments
 (0)