chore: update changes-4.3.md

This commit is contained in:
firest 2022-03-23 10:55:19 +08:00
parent c43f179204
commit b12b72df99
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ File format:
* Fix user or appid created, name only allow `^[A-Za-z]+[A-Za-z0-9-_]*$`
* Fix subscribe http api crash by bad_qos `/mqtt/subscribe`,`/mqtt/subscribe_batch`.
* Send DISCONNECT packet with reason code 0x98 if connection has been kicked [#7309]
* Auto subscribe to an empty topic will be simply ignored now
## v4.3.12
### Important changes