From d3381b74466a5cd01321cfd2ccb75b66de83d1fd Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Tue, 28 Feb 2017 13:19:34 -0800 Subject: [PATCH] [client-app] Update changelog --- packages/client-app/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client-app/CHANGELOG.md b/packages/client-app/CHANGELOG.md index 621d02567..b3820d0f3 100644 --- a/packages/client-app/CHANGELOG.md +++ b/packages/client-app/CHANGELOG.md @@ -7,7 +7,7 @@ + Can properly add signatures and select them as default for different accounts. + Can now correctly reply to a thread and immediately archive it or move it to - another folder without throwing an error + another folder without throwing an error (#3290) + Correctly fix IMAP connection timeout issues (#3232) + Nylas Mail no longer opens an increasing number of IMAP connections which caused some users to reach IMAP server connection limits (#3228)