Skip to content

Commit 0af4728

Browse files
committed
v2.0.0-2
1 parent 5b02731 commit 0af4728

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

zigbee2mqtt/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
## 2.0.0-2
2+
3+
- Fix addon crashing on serialport open on certain systems (e.g. Rpi4) [#25464](https://github.com/Koenkk/zigbee2mqtt/issues/25464)
4+
15
## 2.0.0-1
6+
27
- Updated Zigbee2MQTT to version [`2.0.0`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.0.0)
3-
- Be aware of [**breaking changes**](https://github.com/Koenkk/zigbee2mqtt/discussions/24198). .
8+
- Be aware of [**breaking changes**](https://github.com/Koenkk/zigbee2mqtt/discussions/24198). .
49

510
## 1.42.0-2
611

zigbee2mqtt/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Zigbee2MQTT",
3-
"version": "2.0.0-1",
3+
"version": "2.0.0-2",
44
"slug": "zigbee2mqtt",
55
"description": "Use your ZigBee devices without the vendor's bridge or gateway",
66
"uart": true,

0 commit comments

Comments
 (0)