From 27446461b4340c459106e5b0950ba41d3d89b8b6 Mon Sep 17 00:00:00 2001 From: webklex Date: Wed, 1 Mar 2023 02:24:19 +0100 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01f3af17..a5c2543f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip - More unique ID generation to prevent multiple attachments with same ID #363 (thanks @Guite) - Not all attachments are pushed to the collection #372 (thanks @AdrianKuriata) - Partial fix for #362 (allow search response to be empty) +- Unsafe usage of switch case. #354 #366 (thanks @shuergab) +- Fix use of ST_MSGN as sequence method #356 (thanks @gioid) +- Prevent infinite loop in ImapProtocol #316 (thanks @thin-k-design) ### Added - NaN