Skip to content

Commit

Permalink
Updated package.json and CHANGELOG.md for version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rickth64 committed Sep 8, 2020
1 parent a50ee17 commit d50157f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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/).

## [0.3.0] - 2020-09-08

### Changed

- The behavior of the current and target state of the heater/cooler is fixed. Correct current and target state should now be reflected in the Home app.

## [0.2.1] - 2020-05-04

### Added
Expand All @@ -30,4 +36,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[0.2.1]: https://github.com/Rickth64/homebridge-mhacwifi1/compare/v0.2.0..v0.2.1
[0.2.0]: https://github.com/Rickth64/homebridge-mhacwifi1/compare/v0.1.1..v0.2.0
[0.1.1]: https://github.com/Rickth64/homebridge-mhacwifi1/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/Rickth64/homebridge-mhacwifi1/releases/tag/v0.1.0
[0.1.0]: https://github.com/Rickth64/homebridge-mhacwifi1/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-mhacwifi1",
"version": "0.2.1",
"version": "0.3.0",
"description": "Homebridge plugin for Mitsubishi Heavy Industries AirCon WiFi Controller (MH-AC-WIFI-1)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d50157f

Please sign in to comment.