Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwi-cam committed May 23, 2023
1 parent 2ba0da0 commit 74d18f1
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 74d18f1

Please sign in to comment.