Skip to content

Commit d286ead

Browse files
committed
changelog updated
1 parent 7d7b897 commit d286ead

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
77
## [UNRELEASED]
88
### Fixed
99
- Error token length mismatch in `ImapProtocol::readResponse` #400
10+
- Attachment name parsing fixed #410 #421 (thanks @nuernbergerA)
11+
- Additional Attachment name fallback added to prevent missing attachments
12+
- Attachment id is now static (based on the raw part content) and now longer random
13+
- Always parse the attachment description if it is available
1014

1115
### Added
12-
- NaN
16+
- Attachment content hash added
1317

1418
### Breaking changes
1519
- NaN

0 commit comments

Comments
 (0)