Skip to content

Commit 52b4301

Browse files
committed
Release 0.1.5
1 parent 55f3527 commit 52b4301

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next
22

3+
## 0.1.5
4+
- Fix STRING types in the JSON mqtt set endpoint as well.
35

46
## 0.1.4
57
- Add support for older version of firmware that doesn't report Gang data.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["strip"]
22

33
[package]
44
name = "wink-mqtt-rs"
5-
version = "0.1.4"
5+
version = "0.1.5"
66
authors = ["Mike Kaplinskiy <[email protected]>"]
77
edition = "2018"
88
license = "CC-BY-4.0"

0 commit comments

Comments
 (0)