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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Aug 28, 2020
1 parent 7aa06e0 commit e2a18e0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ 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.3](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.2...v4.0.3)

> 28 August 2020
- fix: quiet down custom-devices-related logs [`#689`](https://github.com/OpenZWave/Zwave2Mqtt/pull/689)

#### [v4.0.2](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.1...v4.0.2)

> 24 August 2020
- bad code from a change that didn't pan out [`#679`](https://github.com/OpenZWave/Zwave2Mqtt/pull/679)
- Release 4.0.2 [`2b46b3a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2b46b3acb78d11989e818b05481827b8a912c545)

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

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": "4.0.2",
"version": "4.0.3",
"bin": "bin/www",
"description": "Zwave To MQTT Gateway",
"author": "Daniel Lando <daniel.sorridi@gmail.com>",
Expand Down

0 comments on commit e2a18e0

Please sign in to comment.