From 7bea2881cc42191baa7b0ef841e6e5da4f66b611 Mon Sep 17 00:00:00 2001 From: Maciej Gibowicz Date: Thu, 28 Sep 2023 15:51:17 +0200 Subject: [PATCH] [BH-000] Update Harmony changelog - --- harmony_changelog.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/harmony_changelog.md b/harmony_changelog.md index 159f8629294e0863d8c188daab7e5d2e4a2afb24..c9eabc6c4ef46102c3e52e4f64cd73635cdc16d6 100644 --- a/harmony_changelog.md +++ b/harmony_changelog.md @@ -3,7 +3,6 @@ ## 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 @@ -13,11 +12,25 @@ ### 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.2.0 2023-09-28] + +### Fixed + +* Fixed hard fault handling + +### Added + +* Added a log when manual reset is performed + +### Changed / Improved + +* Improved device stability related to frequency scaling + + ## [2.1.0 2023-08-30] ### Fixed