From e0d641c8179db70b3efaee0437f00e66c1527489 Mon Sep 17 00:00:00 2001 From: Manuel Weiser Date: Wed, 3 Sep 2025 15:38:07 +0200 Subject: [PATCH] docs: update changelog and header for version v2.0.6 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 836e6ad..c5a2388 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [2.0.6] - 2025-09-03 +### Fixed +- correct progress bar message and update tare function description + + ## [2.0.5] - 2025-09-03 ### Changed - adjust auto tare counter threshold and reposition tare check in scale loop