From 64b2cf25ccc188faec54d695073c74097b851a22 Mon Sep 17 00:00:00 2001 From: firest Date: Mon, 15 Aug 2022 17:30:05 +0800 Subject: [PATCH] chore: update CHANGES-5.0.md --- CHANGES-5.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES-5.0.md b/CHANGES-5.0.md index bf9afb3fb..21beb6e9c 100644 --- a/CHANGES-5.0.md +++ b/CHANGES-5.0.md @@ -3,6 +3,7 @@ ## 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 # 5.0.5