From dd63e8d52bfd3e024c8ba12aaec57bd3f5d28607 Mon Sep 17 00:00:00 2001 From: firest Date: Thu, 8 Sep 2022 20:30:43 +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 c5d47e3df..64fb2ae3a 100644 --- a/CHANGES-5.0.md +++ b/CHANGES-5.0.md @@ -15,6 +15,7 @@ * Change the `/gateway` API path to plural form. [#8823](https://github.com/emqx/emqx/pull/8823) * Remove `node.etc_dir` from emqx.conf, because it is never used. Also allow user to customize the logging directory [#8892](https://github.com/emqx/emqx/pull/8892) +* Added a new API `POST /listeners` for creating listener. [#8876](https://github.com/emqx/emqx/pull/8876) # 5.0.7