From 16887f5248b2244970f6fa9915a23343df1329fc Mon Sep 17 00:00:00 2001 From: Manuel Weiser Date: Wed, 3 Sep 2025 15:28:10 +0200 Subject: [PATCH] docs: update changelog and header for version v2.0.5 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3788f50..0617f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.0.5] - 2025-09-03 +### Changed +- adjust auto tare counter threshold and reposition tare check in scale loop +- improve auto tare logic and reset conditions in scale handling + +### Fixed +- update progress bar message from "Tare scale" to "Searching scale" fix: Scale tare function after boot + + ## [2.0.4-beta2] - 2025-09-03 ### Changed - adjust auto tare counter threshold and reposition tare check in scale loop