From 5711ab7fc926108b8239caf7a3f069be32c44894 Mon Sep 17 00:00:00 2001 From: Roman Kubiak <56821808+rkubiak01@users.noreply.github.com> Date: Fri, 20 Nov 2020 10:43:01 +0100 Subject: [PATCH] [EGD-4318] changelog for service desktop merge (#1049) * [EGD-4318] updated test harness defs for service desktop release (#1055) * [EGD-4318] changelog for service desktop merge --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 9b88c3154c8f297d697cf8670f6f5b5112207a61..6f65db6c80741fbf410f4f3f41faf65dd448d32c 100644 --- a/changelog.md +++ b/changelog.md @@ -11,7 +11,7 @@ * `[cellular]` Added possibility of unlock SIM card (no PIN on start) functionality * `[testing]` Added test harness with message sending case * `[text]` Text input boundaries support added (max signs or max widget area). - +* `[usb]` Added first implementation for USB cdc and MTP protocols, activated service-desktop for communication with Mudita Center. ### Changed