From e0da3abc06674c7a206bfa3c273c3c3ee97506d1 Mon Sep 17 00:00:00 2001 From: firest Date: Tue, 16 Aug 2022 11:30:33 +0800 Subject: [PATCH] chore: update CHANGES-5.0.md --- CHANGES-5.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES-5.0.md b/CHANGES-5.0.md index 21beb6e9c..4856b09f1 100644 --- a/CHANGES-5.0.md +++ b/CHANGES-5.0.md @@ -3,7 +3,8 @@ ## Bug fixes * Remove the needless `will_msg` field from the client API. [#8721](https://github.com/emqx/emqx/pull/8721) -* Fix `$queue` topic name error in management API return +* Fix `$queue` topic name error in management API return. [#8728](https://github.com/emqx/emqx/pull/8728) +* Fix sometimes `client.connected` and `client.disconnected` could be in wrong order. [#8625](https://github.com/emqx/emqx/pull/8625) # 5.0.5