Skip to content

Commit

Permalink
Version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Grizzelbee committed Aug 9, 2023
1 parent 77fdaef commit 85b7192
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 177 deletions.
10 changes: 10 additions & 0 deletions .releaseconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
// Boolean, number, string as is:
"dry": false,
// Arrays:
"plugins": ["iobroker"]
// Objects
// "exec": {
// "before_commit": "echo Hello World!"
// }
}
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,11 @@ Basically there are three ways to execute the command:
## Changelog
### **WORK IN PROGRESS**

### 1.5.2 (2023-08-09)
* (grizzelbee) Fix: Adapter does not crash anymore when host isn't reachable
* (grizzelbee) Fix: Added .releaseconfig file
* (grizzelbee) Fix: Added icon to interface-device
* (grizzelbee) Fix: Some fixes to make iobroker.adapterchecker happy

### 1.5.1 (2023-08-08)
* (grizzelbee) Fix: [#65](https://github.com/Grizzelbee/ioBroker.wireguard/issues/65) No names in object tree
Expand Down
75 changes: 0 additions & 75 deletions admin/wireguard.svg

This file was deleted.

0 comments on commit 85b7192

Please sign in to comment.