chore: add changelog entry

This commit is contained in:
Andrew Mayorov 2023-02-10 17:06:56 +03:00
parent cbb2885499
commit dcee9e1626
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Disallow subscribing with QoS 2 for ingress MQTT bridges.
Allow user to configure `clean_start` option for ingress MQTT bridges however.

View File

@ -0,0 +1,2 @@
不允许对 ingress MQTT 网桥的 QoS 2 进行订阅。
但允许用户为 ingress MQTT 桥配置 "clean_start" 选项。