Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
3.4.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch7391 authored May 26, 2022
1 parent f1c9246 commit 49cee1f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/).

## 3.4.0-beta.1 (2022-05-23)
## 3.4.0-beta.2 (2022-05-26)
Special thanks to the amazing uswong and ztalbot2000 for adding these new features!

### Notable Changes
Expand All @@ -16,14 +16,13 @@ Special thanks to the amazing uswong and ztalbot2000 for adding these new featur

* Created temporary sub-directory to store all temporary files required for the smooth running of `AdvAir.sh`.
* Dev: New `AirconServer` for better and more realistic unit testing.
* Security: Bump `minimist` from `1.2.5` to `1.2.6`.
* Security: Fix 'Prototype Pollution' in `merge`.

### Bug Fixes

* Resolve issue where `AdvAir.sh` fails to write to `"/tmp"` which is denied in some Linux distros; as per [issue #58](https://github.com/mitch7391/homebridge-cmd4-AdvantageAir/issues/58).
* Issue where `countDownToOn` timer is set and if the aircon is turned on manually instead, the `countDownToOn` remains on. It should be turned off because the aircon is now on.
* Minor bug fixes to new `AirconServer`.
* Dev: NPM Audit to fix issues with dependencies causing unit tests to fail.


## 3.3.0 (2022-03-25)
Expand Down

0 comments on commit 49cee1f

Please sign in to comment.