Skip to content

Commit

Permalink
Merge branch '1.0.0-beta.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Mofasser committed Mar 3, 2018
2 parents 46afb87 + 2da5e01 commit 3f52ed2
Show file tree
Hide file tree
Showing 9 changed files with 147 additions and 104 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0-beta.2

## 1.0.0-beta.1
* `Sensor.State` and `Sensor.Config` is now `interface{}` since these varry depending on the type
* As of this release `Gitflow` is obsolete.

## 1.0.0-alpha.5
* Added `SetState` receivers to `Group` and `Light`.
* Renamed `SetLight` to `SetLightState` for a more consistent naming convention.
Expand Down
Loading

0 comments on commit 3f52ed2

Please sign in to comment.