chore: update CHANGES.md

This commit is contained in:
JimMoen 2022-05-20 18:10:51 +08:00
parent 69abca17f2
commit 4ed8f4d953
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ File format:
* Add proto_name and proto_ver fields for $event/client_disconnected event.
* Mnesia auth/acl http api support multiple condition queries.
* Inflight QoS1 Messages for shared topics are now redispatched to another alive subscribers upon chosen subscriber session termination.
* Make auth metrics name more understandable.
### Bug fixes
* List subscription topic (/api/v4/subscriptions), the result do not match with multiple conditions.