From 4c028361d4ba5bf10dd553168fdeabb4019ebd0e Mon Sep 17 00:00:00 2001 From: Tobias Reiher <15232394+treiher@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:42:36 +0100 Subject: [PATCH] Add changelog entries for changed training charts --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df15ef7..ee28f46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Consider sets without RPE value to be hard sets - Default interval on exercise, body weight, body fat and menstrual cycle page to three months - Calculate average body weight even with less than nine values +- Use 7 day centered moving total for set volume chart on training page +- Use 7 day centered moving average for RPE chart on training page +- Improve appearance of charts on training page ### Fixed