From c8300a678512287ea6f36fb30b927694af73b7a0 Mon Sep 17 00:00:00 2001 From: BillyJBryant <3013565+billyjbryant@users.noreply.github.com> Date: Mon, 15 Jan 2024 14:45:18 -0800 Subject: [PATCH] 1.0.1 - Fix mqtt bug release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df828e8..f0516f85 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.0.1] - 2024-01-15 + + - Fixes MQTT connection errors post AnkerMake Firmware Upgrades + ## [1.0.0] - 2023-05-24 - Version 1.0.0!