You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,9 +106,10 @@ Basically there are three ways to execute the command:
106
106
## Changelog
107
107
### **WORK IN PROGRESS**
108
108
109
-
### 1.6.0 (2023-09-14)
109
+
### 1.6.1 (2023-09-14)
110
110
* (mcm1957) Fix: [#90](https://github.com/Grizzelbee/ioBroker.wireguard/pull/90) adapter-core 3.x.x is known to fail during installation at node 14 as npm 6 fails to install peerDependencies. So this adapter requires node 16 or newer
111
111
* (grizzelbee) Upd: Dependencies got updated
112
+
* (grizzelbee) Upd: removed some old news entries in io-package file
112
113
113
114
### 1.5.11 (2023-08-30)
114
115
* (grizzelbee) Fix: [#88](https://github.com/Grizzelbee/ioBroker.wireguard/issues/88) Avoid warning: Cannot read properties of undefined (reading 'at') when user- or devicename is empty
0 commit comments