Skip to content

Commit

Permalink
v4.0.1 (#242)
Browse files Browse the repository at this point in the history
## [Version 4.0.1](v4.0.0....4.0.1) (2020-03-12)

### Changes

- Fixes a bug that does not retrieve the status of an outlet device.
  • Loading branch information
donavanbecker authored Mar 12, 2021
1 parent e314aa3 commit ec98fdc
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 146 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
env:
ACTIONS_STEP_DEBUG: true
steps:
- uses: actions/[email protected].17
- uses: actions/[email protected].18
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
Expand Down
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

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

## [Version 4.0.0](https://github.com/donavanbecker/homebridge-meross/compare/v3.5.0....4.0.0) (2021-3-02)
## [Version 4.0.1](https://github.com/donavanbecker/homebridge-meross/compare/v4.0.0....4.0.1) (2020-03-12)

### Changes

- Fixes a bug that does not retrieve the status of an outlet device.

## [Version 4.0.0](https://github.com/donavanbecker/homebridge-meross/compare/v3.5.0....4.0.0) (2021-03-02)

### Major Changes

Expand All @@ -14,7 +20,7 @@ All notable changes to this project will be documented in this file. This projec

- Adding in MSL-320

## [Version 3.5.0](https://github.com/donavanbecker/homebridge-meross/compare/v3.4.1....3.5.0) (2021-2-13)
## [Version 3.5.0](https://github.com/donavanbecker/homebridge-meross/compare/v3.4.1....3.5.0) (2021-02-13)

### Changes

Expand Down
Loading

0 comments on commit ec98fdc

Please sign in to comment.