Skip to content

Commit 4fdf19b

Browse files
committed
Release information added
1 parent 2744646 commit 4fdf19b

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CHANGELOG.md

+11-6
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### 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
1510

1611
### Added
1712
- NaN
@@ -20,6 +15,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2015
- NaN
2116

2217

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+
2328
## [5.0.0] - 2023-01-18
2429
### Fixed
2530
- The message uid and message number will only be fetched if accessed and wasn't previously set #326 #285 (thanks @szymekjanaczek)

0 commit comments

Comments
 (0)