From 5e321b533ffa37d8e7a6d337c98b3f80cd73f659 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Thu, 20 Apr 2023 17:41:47 +0200 Subject: [PATCH] document unreleased changes --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 345f9144..a783d49d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Fixed + +- Fix the wrist tracker miscalculations. +- Minor code improvement and fixes. +- Minor documentation fixes. + ## [v1.2.1] - 2023-03-30 ### Fixed