From 28421992ba09e6b497d65c7c7890efd977b55c92 Mon Sep 17 00:00:00 2001 From: Akash Nimare Date: Tue, 24 Jul 2018 19:31:25 +0530 Subject: [PATCH] Update changelog.md --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index 06237d5d..dd4e01ee 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,13 @@ All notable changes to the Zulip desktop app are documented in this file. +### v2.3.4-beta --2018-07-24 + +**Fixes**: +* Fix downloading functionality of file attachments. +* Fix null of downloadPath when settings.json fails. + +
### v2.3.3 --2018-07-14 @@ -27,6 +34,7 @@ electron-builder: v20.20.4 electron-updater: v2.23.3 +
### v2.3.2 --2018-05-28