From 2bc6f89b6bb0a479e2267d80ec994d7e3ee7ac33 Mon Sep 17 00:00:00 2001 From: Helmsys <84701901+Helmssyss@users.noreply.github.com> Date: Fri, 6 Oct 2023 12:59:03 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c90b0e7..0db0e6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,22 +1,22 @@ ## (Android) v0.0.5 - 03.10.2023 -### NewFeatures +### New Features - Added option to send multiple files to desktop app. ## (Andorid | Desktop) v0.0.4 - 01.10.2023 -### New features +### New Features - External files can now be sent to the desktop - File sending process has been optimized on the desktop side. Resources are not used that much anymore -### Bug fix +### Bug Fix - Interface improvement - Connection problems fixed ## (Andorid) v0.0.3 - 30.09.2023 -### New features +### New Features - Theme changing (light/dark) added - File deletion added - Added access to desktop application -### Bug fix +### Bug Fix - Connection problems resolved - File sending problems resolved - Errors that may occur during connection loss while uploading files have been fixed.