We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfd7ae commit bbc5254Copy full SHA for bbc5254
CHANGELOG.md
@@ -6,6 +6,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
+- NaN
10
+
11
+### Added
12
13
14
+### Breaking changes
15
16
17
18
+## [5.0.0] - 2023-01-18
19
+### Fixed
20
- The message uid and message number will only be fetched if accessed and wasn't previously set #326 #285 (thanks @szymekjanaczek)
21
- Fix undefined attachment name when headers use "filename*=" format #301 (thanks @JulienChavee)
22
- Fixed `ImapProtocol::logout` always throws 'not connected' Exception after upgraded to 4.1.2 #351
0 commit comments