Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
-   (Michael Schroeder) Upgrade dependencies, switch to Typescript 4.6, compatibility check with js-controller 4.x
-   (Michael Schroeder) [#12](#12) Support silent mode in scenes
-   (Michael Schroeder) [#44](#44) Add advanced SSL configuration settings
-   (Michael Schroeder) [#98](#98) Fix default values
-   (Michael Schroeder) [#77](#77) Add silent mode to products using functional parameters
-   (Michael Schroeder) Upgrade dependencies
-   (Michael Schroeder) [#55](#55) Support functional parameters FP1-4
  • Loading branch information
Michael Schröder committed Oct 18, 2023
1 parent 99eac24 commit f74e4a9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ The values of the state provide multiple manipulation modes:
### __WORK IN PROGRESS__
-->
<!-- prettier-ignore -->
### __WORK IN PROGRESS__
### 1.1.0 (2023-10-18)

- (Michael Schroeder) Upgrade dependencies, switch to Typescript 4.6, compatibility check with js-controller 4.x
- (Michael Schroeder) [#12](https://github.com/MiSchroe/ioBroker.klf200/issues/12) Support silent mode in scenes
Expand Down
4 changes: 2 additions & 2 deletions 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": "iobroker.klf200",
"version": "1.0.1",
"version": "1.1.0",
"description": "Controls products and scenes connected to a KLF-200 interface",
"author": {
"name": "Michael Schroeder",
Expand Down

0 comments on commit f74e4a9

Please sign in to comment.