From 8bf5dd2757b4e08e380b4440e3ad82264d073fbb Mon Sep 17 00:00:00 2001 From: Max Gallup <71069158+maxgallup@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:50:47 +0100 Subject: [PATCH] chore(main): release 2.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2446aaa..01f600b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.1](https://github.com/VU-ASE/battery/compare/v2.0.0...v2.0.1) (2026-03-09) + + +### Bug Fixes + +* using adaptive thresholds for supporting 3/4 cell batteries ([f386852](https://github.com/VU-ASE/battery/commit/f38685268ea8be086249251c99bfeb5bcf9640bb)) + ## [2.0.0](https://github.com/VU-ASE/battery/compare/v1.2.1...v2.0.0) (2025-07-31)