Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Jun 30, 2024
1 parent 5db053a commit f1a504d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"eslint.enable": true,
"editor.formatOnSave": true,
"editor.formatOnSave": false,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"json.schemas": [
{
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ iobroker add pushover
### **WORK IN PROGRESS**
NodeJS >= 18.x and js-controller >= 5 is required

* (klein0r) Updated dependencies
* (klein0r) Fixed blockly definitions
* (klein0r) Updated translations
* (@klein0r) Updated dependencies
* (@klein0r) Fixed blockly definitions
* (@klein0r) Updated translations

### 3.0.6 (2023-11-06)
* (ticaki) Caught the error by sending of sendToAsync if no configuration exists
Expand Down

0 comments on commit f1a504d

Please sign in to comment.