From e287524703f1f7e09cd4cdcc41d639095334d2f5 Mon Sep 17 00:00:00 2001
From: Darrell
Date: Wed, 15 Sep 2021 15:23:16 -0400
Subject: [PATCH] Update CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e88b80c..c8c7ddf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [1.4.1]
+
+- Fix errant voltage reporting
+
## [1.4.0]
- Fingerprints are now 3 tier: primary ids > publicMac > secondard ids. A single mac can have multiple advertisements sent (especially certain beacons). So it might take a few packets before the id settles into the correct one.