From d460d4a4148d548dcc7c62573900c79d2939b7a6 Mon Sep 17 00:00:00 2001 From: Dawid Wojtas Date: Tue, 5 Sep 2023 11:36:19 +0200 Subject: [PATCH] [BH-000] Update changelog Create section for 2.1.0 version in the changelog --- harmony_changelog.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/harmony_changelog.md b/harmony_changelog.md index 28ae43d5e1076b815a9685a1b9f91f601857caa1..c155e316c534ace51d6d9e63bf07880bf8ae9648 100644 --- a/harmony_changelog.md +++ b/harmony_changelog.md @@ -2,6 +2,21 @@ ## Unreleased +### Fixed +* Fixed hard fault handling +* Fixed meditation countdown timer when a deep press is performed +* Fixed "turn off" window display time +* Fixed uneven screen refresh when turning on the device + +### Added +* Files not fully transferred via Center will be now removed when USB cable is unplugged +* Added a log when manual reset is performed + +### Changed / Improved +* Hardware faults during device startup now result in shutdown and more user friendly message + +## [2.1.0 2023-08-30] + ### Fixed * Fixed problem with an unresponsive device after playing specific WAV files. @@ -20,11 +35,7 @@ * Fixed problem with sounds in relaxation and power nap applications * Fixed the logic in onboarding screens * Fixed issues with file uploads with low disk space. -* Fixed hard fault handling -* Fixed meditation countdown timer when a deep press is performed -* Fixed "turn off" window display time * Fixed information about next alarm ring -* Fixed uneven screen refresh when turning on the device ### Added @@ -34,8 +45,6 @@ * Added extended information to log filename * Added Harmony version information in about section * Added system shutdown if there is no user activity for 180 seconds on the language selection screen -* Files not fully transferred via Center will be now removed when USB cable is unplugged -* Added a log when manual reset is performed ### Changed / Improved @@ -43,7 +52,6 @@ * General improvement in Eink display and error handling * Changed the "Turn off Harmony" popup display time to 10 seconds * The default year has been updated to 2023 -* Hardware faults during device startup now result in shutdown and more user friendly message ## [2.0.0 2023-06-29]