From 6d38d0fe76222908d80350ce1f96abf6a856a55b Mon Sep 17 00:00:00 2001 From: Anthony Doud Date: Sun, 22 Jan 2023 19:01:21 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47fc0d4a..a9c7db42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + ## [Unreleased] +### Added +- +### Changed +- +### Hardware +- +## [23.1.22] ### Added - Added blocking for shifts above or below min/max setpoints. - Added Peloton serial decoder to sensor factory.