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

Commit ae57f17

Browse files
committed
v0.3.8
1 parent 8d48711 commit ae57f17

File tree

4 files changed

+595
-520
lines changed

4 files changed

+595
-520
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.8] - 2023-09-19
6+
7+
## Added
8+
- Journal logging support
9+
- IMAP support for UTF8 APPEND
10+
11+
### Changed
12+
- Replaced `rpgp` with `sequoia-pgp` due to rpgp bug.
13+
14+
### Fixed
15+
- Fix: IMAP folders that contain a & can't be used (#90)
16+
- Fix: Ignore empty lines in IMAP requests
17+
518
## [0.3.7] - 2023-09-05
619

720
## Added

0 commit comments

Comments
 (0)