From 1e3ea3ad2560b3637476a15206097ef6a9f88fda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Smoczy=C5=84ski?= Date: Mon, 12 Apr 2021 11:49:45 +0200 Subject: [PATCH] changelog: add changelog for v0.62.2 --- changelog.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index db0c17be2fdf5bd425c888ab93811187318e1b13..5d814212f1afeb721add8ba042ab5b916f13d8d5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,26 @@ # MuditaOS changelog -## [0.62.1 2920-04-07] +## [0.62.2 2020-04-09] + +### Added + +* Add factory reset mode. +* Add SIM PIN settings. +* Add tethering confirmation popup. +* Add volume control of Bluetooth headsets. +* Add windows for audio volume and vibration settings. + +### Changed + +* Disable functional tests with test harness during CI builds. + +### Fixed + +* Fix CrashDump repository path causing build issues. +* Fix database initialization's unit test. +* Fix phone call muting. + +## [0.62.1 2020-04-07] ### Added