From baa92664284297f30bb00e704144b42b47a2094c Mon Sep 17 00:00:00 2001 From: firest Date: Fri, 16 Sep 2022 08:21:19 +0800 Subject: [PATCH] chore: update CHANGES-5.0.md --- CHANGES-5.0.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES-5.0.md b/CHANGES-5.0.md index 13a2fbb30..d0f80cc93 100644 --- a/CHANGES-5.0.md +++ b/CHANGES-5.0.md @@ -1,3 +1,9 @@ +# 5.0.9 + +## Enhancements + +* Add `cert_common_name` and `cert_subject` placeholder support for authz_http and authz_mongo.[#8973](https://github.com/emqx/emqx/pull/8973) + # 5.0.8 ## Bug fixes