File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
6
7
7
## [ UNRELEASED]
8
8
### Fixed
9
- - More unique ID generation to prevent multiple attachments with same ID #363 (thanks @Guite )
10
- - Not all attachments are pushed to the collection #372 (thanks @AdrianKuriata )
11
- - Partial fix for #362 (allow search response to be empty)
12
- - Unsafe usage of switch case. #354 #366 (thanks @shuergab )
13
- - Fix use of ST_MSGN as sequence method #356 (thanks @gioid )
14
- - Prevent infinite loop in ImapProtocol #316 (thanks @thin-k-design )
9
+ - NaN
15
10
16
11
### Added
17
12
- NaN
@@ -20,6 +15,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
20
15
- NaN
21
16
22
17
18
+ ## [ 5.0.1] - 2023-03-01
19
+ ### Fixed
20
+ - More unique ID generation to prevent multiple attachments with same ID #363 (thanks @Guite )
21
+ - Not all attachments are pushed to the collection #372 (thanks @AdrianKuriata )
22
+ - Partial fix for #362 (allow search response to be empty)
23
+ - Unsafe usage of switch case. #354 #366 (thanks @shuergab )
24
+ - Fix use of ST_MSGN as sequence method #356 (thanks @gioid )
25
+ - Prevent infinite loop in ImapProtocol #316 (thanks @thin-k-design )
26
+
27
+
23
28
## [ 5.0.0] - 2023-01-18
24
29
### Fixed
25
30
- The message uid and message number will only be fetched if accessed and wasn't previously set #326 #285 (thanks @szymekjanaczek )
You can’t perform that action at this time.
0 commit comments