From 74d18f18695a05e2d8b9db7b5ccdde35d8a5f31a Mon Sep 17 00:00:00 2001 From: Kiwi Cam <32912464+kiwi-cam@users.noreply.github.com> Date: Wed, 24 May 2023 08:51:18 +1200 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 695c63ea..9ce51b8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,22 +4,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). -## [4.4.11] - 2022-06-08 +## [4.4.12] - 2023-05-24 ### Added - Added tempStepSize to configuration (defaulting to 1) to allow AC units with 0.5 steps (Thanks @nasudon) #570 + - Added support for fahrenheit temperature sources #495 - set tempSourceUnits to 'F' ### Fixed - Updated versions to address vulnerabilities - Set HAP properties for fan speed handling (Thanks @datibbaw) #583 ## Changed - Serialised simultaneous IR/RF commands (Thanks @banboobee) #520 - Adjusted logging levels for temperature/humidity updates - -## [4.4.11] - 2022-06-08 -### Added - - Added support for fahrenheit temperature sources #495 - set tempSourceUnits to 'F' -### Fixed - - Updated node, homebridge, ping, semver, eslint, mocha, and release-it versions -## Changed - Adds support for 0x520b and 0x520c Devices ## [4.4.11] - 2022-06-08