Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
* Change refresh logic after State-Change
* Added depcrecated logic to remove states when no longer filled with data from api
* Check new and deprecated values from api response to update state information
  • Loading branch information
patrickbs96 committed Jul 3, 2022
1 parent 090134b commit cdf2299
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 163 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Older changes
## 0.2.8 (2021-12-20)
* Rename mode On to movie as it's a better representation

## 0.2.7 (2021-12-19)
* Hex without Hash. Option to not use ping for reachability.

Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The following States are available:
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 1.0.0 (2022-07-03)
* Change refresh logic after State-Change
* Added depcrecated logic to remove states when no longer filled with data from api
* Check new and deprecated values from api response to update state information
Expand All @@ -101,9 +101,6 @@ The following States are available:
### 0.2.10 (2021-12-31)
* Add setting to enable automatically switching of Mode after State change (color, effect, movie, playlist)

### 0.2.8 (2021-12-20)
* Rename mode On to movie as it's a better representation

## License
MIT License

Expand Down
Loading

0 comments on commit cdf2299

Please sign in to comment.