Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jul 27, 2020
1 parent 305ff61 commit ca1f92a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [v4.0.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.4.1...v4.0.0)

> 27 July 2020
- feat: show associations of multi-instance devices #637 [`#640`](https://github.com/OpenZWave/Zwave2Mqtt/pull/640)
- fix: change default hass birth/will topic [`#639`](https://github.com/OpenZWave/Zwave2Mqtt/pull/639)
- fix: set node status to initializing when firstly added [`#634`](https://github.com/OpenZWave/Zwave2Mqtt/pull/634)
- chore(docker): stable builds and refactor [`#632`](https://github.com/OpenZWave/Zwave2Mqtt/pull/632)

#### [v3.4.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.4.0...v3.4.1)

> 14 July 2020
- chore: bumped deps and fixed eslint [`#622`](https://github.com/OpenZWave/Zwave2Mqtt/pull/622)
- feat(hass): Intermatic PE653 MultiWave Receiver [`#618`](https://github.com/OpenZWave/Zwave2Mqtt/pull/618)
- Release 3.4.1 [`4b27fb8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4b27fb8718ef502ae37c93d3b618f82aa21785d8)

#### [v3.4.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.3.0...v3.4.0)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zwave2mqtt",
"version": "3.4.1",
"version": "4.0.0",
"bin": "bin/www",
"description": "Zwave To MQTT Gateway",
"author": "Daniel Lando <[email protected]>",
Expand Down

0 comments on commit ca1f92a

Please sign in to comment.